From 9f7eb6110e21ecd3a058ff6ff4316c2c5605d172 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 1 Oct 2016 06:38:20 +0200 Subject: Use configured Reencode reasons... ... in new movie wizard... --- archiveview.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index 35c4629..7b2f45a 100644 --- a/archiveview.h +++ b/archiveview.h @@ -213,6 +213,9 @@ class MetadataEditorWidget : public QWidget { signals: void oldSelected(const QString &); + private slots: + void addToComment(const QString &reason); + private: QSpinBox *mReleaseYear; QLineEdit *mSubject; @@ -220,6 +223,7 @@ class MetadataEditorWidget : public QWidget { QRadioButton *mTorrent; QRadioButton *mUsenet; QDate mAdded; + QComboBox *mReencReason; QList mWidgets; }; -- cgit v1.2.3-70-g09d2