mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-05 21:06:58 +01:00
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
Block a user