summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/propertyeditor/paletteeditorbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/propertyeditor/paletteeditorbutton.h')
-rw-r--r--src/designer/src/components/propertyeditor/paletteeditorbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/components/propertyeditor/paletteeditorbutton.h b/src/designer/src/components/propertyeditor/paletteeditorbutton.h
index 64c461316..947d80edb 100644
--- a/src/designer/src/components/propertyeditor/paletteeditorbutton.h
+++ b/src/designer/src/components/propertyeditor/paletteeditorbutton.h
@@ -44,7 +44,7 @@ class QT_PROPERTYEDITOR_EXPORT PaletteEditorButton: public QToolButton
{
Q_OBJECT
public:
- PaletteEditorButton(QDesignerFormEditorInterface *core, const QPalette &palette, QWidget *parent = 0);
+ PaletteEditorButton(QDesignerFormEditorInterface *core, const QPalette &palette, QWidget *parent = nullptr);
~PaletteEditorButton() override;
void setSuperPalette(const QPalette &palette);