Use Q_LOGGING_CATEGORY macro instead of explicit QLoggingCategory
Explicitly defining a QLoggingCategory will make QTextCodec::codecForLocale() misbehave, so we change it to Q_LOGGING_CATEGORY macro. CCBUG: 432406
Loading
Please register or sign in to comment