2020-08-13 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'Unly Show Unexpired Items' checkbox from the
	'Podcast Feed Item List' dialog in rdcastmanager(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-08-13 18:14:32 -04:00
parent f63b5f1bcf
commit 783ce2fc9a
13 changed files with 169 additions and 84 deletions

View File

@@ -76,8 +76,6 @@ class ListCasts : public RDDialog
unsigned list_feed_id;
QLabel *list_filter_label;
QLineEdit *list_filter_edit;
QLabel *list_unexpired_label;
QCheckBox *list_unexpired_check;
QLabel *list_active_label;
QCheckBox *list_active_check;
QProgressDialog *list_progress_dialog;