Skip to content

Commit 4a51141

Browse files
committed
fixed QWindow compilation error
1 parent 0cc84ab commit 4a51141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fancontrol-gui/src/main.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <QtCore/QCommandLineParser>
2222
#include <QtCore/QLoggingCategory>
2323
#include <QtGui/QIcon>
24+
#include <QtGui/QWindow>
2425
#include <QtWidgets/QApplication>
2526

2627
#include <KDeclarative/QmlObject>

0 commit comments

Comments
 (0)