parent
7aac741571
commit
0f575f4639
|
@ -257,10 +257,6 @@ int main(int argc, char *argv[]) {
|
|||
Q_INIT_RESOURCE(translations);
|
||||
#endif
|
||||
|
||||
#ifndef QT_NO_DEBUG_OUTPUT
|
||||
QLoggingCategory::defaultCategory()->setEnabled(QtDebugMsg, true);
|
||||
#endif
|
||||
|
||||
IconLoader::Init();
|
||||
|
||||
#ifdef HAVE_TRANSLATIONS
|
||||
|
|
Loading…
Reference in New Issue