mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-05 00:24:01 +01:00
2022-12-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdcastmanager(1) that could cause items from non-selected feeds to appear in the 'Podcast Item List' dialog. * Fixed a regression in rdcastmanager(1) that could cause a segfault when posting a new item. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -187,7 +187,6 @@ class RDFeed : public QObject
|
||||
int feed_xml_ptr;
|
||||
int feed_render_start_line;
|
||||
int feed_render_end_line;
|
||||
QByteArray feed_curl_write_buffer;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user