summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/formeditor/deviceprofiledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/formeditor/deviceprofiledialog.h')
-rw-r--r--src/designer/src/components/formeditor/deviceprofiledialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/components/formeditor/deviceprofiledialog.h b/src/designer/src/components/formeditor/deviceprofiledialog.h
index 11c69f497..539827c78 100644
--- a/src/designer/src/components/formeditor/deviceprofiledialog.h
+++ b/src/designer/src/components/formeditor/deviceprofiledialog.h
@@ -64,7 +64,7 @@ class DeviceProfileDialog : public QDialog
Q_DISABLE_COPY(DeviceProfileDialog)
Q_OBJECT
public:
- explicit DeviceProfileDialog(QDesignerDialogGuiInterface *dlgGui, QWidget *parent = 0);
+ explicit DeviceProfileDialog(QDesignerDialogGuiInterface *dlgGui, QWidget *parent = nullptr);
~DeviceProfileDialog();
DeviceProfile deviceProfile() const;