diff --git a/src/src.pro b/src/src.pro index d036288a0..333160ad9 100644 --- a/src/src.pro +++ b/src/src.pro @@ -1,6 +1,6 @@ # Global TEMPLATE = app -CONFIG += qt thread +CONFIG += qt thread silent # Windows specific configuration win32: include(../winconf.pri)