Fix warning
This commit is contained in:
@@ -68,7 +68,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
#endif
|
||||
|
||||
#if Q_OS_WINDOWS
|
||||
#ifdef Q_OS_WINDOWS
|
||||
QApplication::setStyle(QStringLiteral("breeze"));
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user