aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/covereditor_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/covereditor_p.h')
-rw-r--r--src/qmmpui/covereditor_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/covereditor_p.h b/src/qmmpui/covereditor_p.h
index 4cf7f649f..6621865a1 100644
--- a/src/qmmpui/covereditor_p.h
+++ b/src/qmmpui/covereditor_p.h
@@ -37,7 +37,7 @@ class CoverEditor : public QWidget
{
Q_OBJECT
public:
- explicit CoverEditor(MetaDataModel *model, const QString &coverPath, QWidget *parent = 0);
+ explicit CoverEditor(MetaDataModel *model, const QString &coverPath, QWidget *parent = nullptr);
bool isEditable() const;
void save();