summaryrefslogtreecommitdiffstats
path: root/moviepropertiesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'moviepropertiesdialog.h')
-rw-r--r--moviepropertiesdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moviepropertiesdialog.h b/moviepropertiesdialog.h
index 75aff95..944b4c3 100644
--- a/moviepropertiesdialog.h
+++ b/moviepropertiesdialog.h
@@ -20,6 +20,7 @@ class MoviePropertiesDialog : public QDialog {
private:
void setupDialog();
void addItem(SmInputDialog *dlg, QStandardItemModel *model, QIcon icon);
+ void removeItem(SmView *view);
QLineEdit *mSeriesNameLE;
QLineEdit *mSubtitleLE;
QLineEdit *mCommentLE;