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

@@ -22,7 +22,7 @@
#define RDCASTSEARCH_H
QString RDCastSearch(const QString &keyname,bool is_super,const QString &filter,
bool unexp_only,bool active_only);
bool active_only);
#endif // RDCASTSEARCH_H