diff options
Diffstat (limited to 'src/qmmpui/covereditor_p.h')
| -rw-r--r-- | src/qmmpui/covereditor_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/covereditor_p.h b/src/qmmpui/covereditor_p.h index 9824fef40..4cf7f649f 100644 --- a/src/qmmpui/covereditor_p.h +++ b/src/qmmpui/covereditor_p.h @@ -40,6 +40,7 @@ public: explicit CoverEditor(MetaDataModel *model, const QString &coverPath, QWidget *parent = 0); bool isEditable() const; + void save(); private slots: void on_sourceComboBox_activated(int index); |
