summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/dialogs/qwizard.h')
-rw-r--r--src/widgets/dialogs/qwizard.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/dialogs/qwizard.h b/src/widgets/dialogs/qwizard.h
index 2fa428f79b..9101162620 100644
--- a/src/widgets/dialogs/qwizard.h
+++ b/src/widgets/dialogs/qwizard.h
@@ -218,6 +218,7 @@ class Q_WIDGETS_EXPORT QWizardPage : public QWidget
public:
explicit QWizardPage(QWidget *parent = 0);
+ ~QWizardPage();
void setTitle(const QString &title);
QString title() const;