Skip to content

Commit

Permalink
fixed QWindow compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Maldela committed Sep 18, 2019
1 parent 0cc84ab commit 4a51141
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fancontrol-gui/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <QtCore/QCommandLineParser>
#include <QtCore/QLoggingCategory>
#include <QtGui/QIcon>
#include <QtGui/QWindow>
#include <QtWidgets/QApplication>

#include <KDeclarative/QmlObject>
Expand Down

0 comments on commit 4a51141

Please sign in to comment.