summaryrefslogtreecommitdiffstats
path: root/moviepropertiesdialog.h
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-04-15 05:06:13 +0200
committerArno <arno@disconnect.de>2018-04-15 05:06:13 +0200
commit600415db82d965d8c496bc0bc973f9dde90bc739 (patch)
treee2251eecef7b4b99aeeec6c83db2100aebbc4ac3 /moviepropertiesdialog.h
parentc2fa217850fc4d170642f33241a1cd0c713e19dd (diff)
downloadSheMov-600415db82d965d8c496bc0bc973f9dde90bc739.tar.gz
SheMov-600415db82d965d8c496bc0bc973f9dde90bc739.tar.bz2
SheMov-600415db82d965d8c496bc0bc973f9dde90bc739.zip
Edit subject
Forgot that on implementing MoviePropertiesDialog...
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 f44c35a..29abec0 100644
--- a/moviepropertiesdialog.h
+++ b/moviepropertiesdialog.h
@@ -25,6 +25,7 @@ class MoviePropertiesDialog : public QDialog {
QLineEdit *mSeriesNameLE;
QLineEdit *mSubtitleLE;
QLineEdit *mCommentLE;
+ QLineEdit *mSubjectLE;
QLineEdit *mReleaseYearLE;
QLineEdit *mSeriesPartLE;
QRadioButton *mTorrentRB;