summaryrefslogtreecommitdiffstats
path: root/src/designer/src/designer/preferencesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/designer/preferencesdialog.h')
-rw-r--r--src/designer/src/designer/preferencesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/designer/preferencesdialog.h b/src/designer/src/designer/preferencesdialog.h
index 16b625314..654e93388 100644
--- a/src/designer/src/designer/preferencesdialog.h
+++ b/src/designer/src/designer/preferencesdialog.h
@@ -45,7 +45,7 @@ class PreferencesDialog: public QDialog
{
Q_OBJECT
public:
- explicit PreferencesDialog(QDesignerFormEditorInterface *core, QWidget *parentWidget = 0);
+ explicit PreferencesDialog(QDesignerFormEditorInterface *core, QWidget *parentWidget = nullptr);
~PreferencesDialog();