aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/externalhelpwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/externalhelpwindow.h')
-rw-r--r--src/plugins/help/externalhelpwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/help/externalhelpwindow.h b/src/plugins/help/externalhelpwindow.h
index a4bc5548ed..5d8ad0d3be 100644
--- a/src/plugins/help/externalhelpwindow.h
+++ b/src/plugins/help/externalhelpwindow.h
@@ -33,7 +33,7 @@
#ifndef EXTERNALHELPWINDOW
#define EXTERNALHELPWINDOW
-#include <QtGui/QMainWindow>
+#include <QMainWindow>
QT_FORWARD_DECLARE_CLASS(QCloseEvent)
QT_FORWARD_DECLARE_CLASS(QToolButton)