diff options
Diffstat (limited to 'src/assistant/tools/qhelpconverter/identifierpage.h')
-rw-r--r-- | src/assistant/tools/qhelpconverter/identifierpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/tools/qhelpconverter/identifierpage.h b/src/assistant/tools/qhelpconverter/identifierpage.h index c05eb8f72..05de35ca9 100644 --- a/src/assistant/tools/qhelpconverter/identifierpage.h +++ b/src/assistant/tools/qhelpconverter/identifierpage.h @@ -42,7 +42,7 @@ #ifndef IDENTIFIERPAGE_H #define IDENTIFIERPAGE_H -#include <QtGui/QWizardPage> +#include <QtWidgets/QWizardPage> #include "ui_identifierpage.h" QT_BEGIN_NAMESPACE |