Blob Blame History Raw
diff --git a/src/src.pro b/src/src.pro
index 3a7d72e..991d11b 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,6 +1,6 @@
 # Global
 TEMPLATE = app
-CONFIG += qt thread silent
+CONFIG += qt thread
 
 # Platform specific configuration
 win32: include(../winconf.pri)