mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2020-08-11 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDRssSchemas::itemLinksSupported()' and 'RDRssSchemas::itemCommentsSupported()' methods. * Modified the 'Editing Item' dialog in rdcastmanager(1) to conditionally display the 'Link' and 'Comments' controls. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -58,8 +58,7 @@ class EditCast : public RDDialog
|
||||
private:
|
||||
RDFeed *cast_feed;
|
||||
RDPodcast *cast_cast;
|
||||
// QLabel *cast_item_origin_user_label;
|
||||
// QLineEdit *cast_item_origin_user_edit;
|
||||
RDRssSchemas::RssSchema cast_schema;
|
||||
QLabel *cast_item_origin_label;
|
||||
QLineEdit *cast_item_origin_edit;
|
||||
QLabel *cast_item_title_label;
|
||||
|
Reference in New Issue
Block a user