diff options
Diffstat (limited to 'src/plugins/help/openpagesmanager.h')
-rw-r--r-- | src/plugins/help/openpagesmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/help/openpagesmanager.h b/src/plugins/help/openpagesmanager.h index 6018bc6b84..25bd87af9f 100644 --- a/src/plugins/help/openpagesmanager.h +++ b/src/plugins/help/openpagesmanager.h @@ -33,7 +33,7 @@ #ifndef OPENPAGESMANAGER_H #define OPENPAGESMANAGER_H -#include <QtCore/QObject> +#include <QObject> QT_FORWARD_DECLARE_CLASS(QComboBox) QT_FORWARD_DECLARE_CLASS(QListView) |