From 1dcbbb0d9ff04a4ff21425e4d17c045e72537012 Mon Sep 17 00:00:00 2001 From: Herwig Birke Date: Thu, 30 Aug 2018 15:19:02 +0200 Subject: [PATCH] switched to "loud" mode --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 80b9f8d..7084722 100644 --- a/main.cpp +++ b/main.cpp @@ -19,7 +19,7 @@ #include "csplashscreen.h" -//#define SHOW_SPLASH +#define SHOW_SPLASH int main(int argc, char *argv[])