summaryrefslogtreecommitdiffstats
path: root/src/assistant/tools/assistant/helpviewer_qwv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/assistant/tools/assistant/helpviewer_qwv.cpp')
-rw-r--r--src/assistant/tools/assistant/helpviewer_qwv.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/assistant/tools/assistant/helpviewer_qwv.cpp b/src/assistant/tools/assistant/helpviewer_qwv.cpp
index efb9b5900..662177631 100644
--- a/src/assistant/tools/assistant/helpviewer_qwv.cpp
+++ b/src/assistant/tools/assistant/helpviewer_qwv.cpp
@@ -51,8 +51,8 @@
#include <QtCore/QString>
#include <QtCore/QTimer>
-#include <QtGui/QApplication>
-#include <QtGui/QWheelEvent>
+#include <QtWidgets/QApplication>
+#include <QtWidgets/QWheelEvent>
#include <QtHelp/QHelpEngineCore>