summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/propertyeditor/newdynamicpropertydialog.h')
-rw-r--r--src/designer/src/components/propertyeditor/newdynamicpropertydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h b/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
index 270e147ef..17daee4c3 100644
--- a/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
+++ b/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
@@ -60,7 +60,7 @@ class QT_PROPERTYEDITOR_EXPORT NewDynamicPropertyDialog: public QDialog
{
Q_OBJECT
public:
- explicit NewDynamicPropertyDialog(QDesignerDialogGuiInterface *dialogGui, QWidget *parent = 0);
+ explicit NewDynamicPropertyDialog(QDesignerDialogGuiInterface *dialogGui, QWidget *parent = nullptr);
~NewDynamicPropertyDialog();
void setReservedNames(const QStringList &names);