2
0
Эх сурвалжийг харах

fixed QWindow compilation error

Malte Veerman 6 жил өмнө
parent
commit
4a51141a75

+ 1 - 0
fancontrol-gui/src/main.cpp

@@ -21,6 +21,7 @@
 #include <QtCore/QCommandLineParser>
 #include <QtCore/QLoggingCategory>
 #include <QtGui/QIcon>
+#include <QtGui/QWindow>
 #include <QtWidgets/QApplication>
 
 #include <KDeclarative/QmlObject>