diff options
Diffstat (limited to 'src/assistant/tools/qhelpconverter/pathpage.h')
-rw-r--r-- | src/assistant/tools/qhelpconverter/pathpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/tools/qhelpconverter/pathpage.h b/src/assistant/tools/qhelpconverter/pathpage.h index aad387976..90b24236c 100644 --- a/src/assistant/tools/qhelpconverter/pathpage.h +++ b/src/assistant/tools/qhelpconverter/pathpage.h @@ -42,7 +42,7 @@ #ifndef PATHPAGE_H #define PATHPAGE_H -#include <QtGui/QWizardPage> +#include <QtWidgets/QWizardPage> #include "ui_pathpage.h" QT_BEGIN_NAMESPACE |