diff --git a/resources/qtconfigarguments.cpp b/resources/qtconfigarguments.cpp index 39c8544..9f1c33b 100644 --- a/resources/qtconfigarguments.cpp +++ b/resources/qtconfigarguments.cpp @@ -75,7 +75,6 @@ void QtConfigArguments::applySettings() const } #endif #ifdef GUI_QTQUICK - Q_UNUSED(values) cout << "Warning: Can not set a style for the Qt Quick GUI." << endl; #endif }