diff options
Diffstat (limited to 'src/plugins/Ui/skinned/preseteditor.h')
| -rw-r--r-- | src/plugins/Ui/skinned/preseteditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Ui/skinned/preseteditor.h b/src/plugins/Ui/skinned/preseteditor.h index b77932ce3..842122506 100644 --- a/src/plugins/Ui/skinned/preseteditor.h +++ b/src/plugins/Ui/skinned/preseteditor.h @@ -34,7 +34,7 @@ class PresetEditor : public QDialog { Q_OBJECT public: - PresetEditor(QWidget *parent = 0); + PresetEditor(QWidget *parent = nullptr); ~PresetEditor(); |
