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

* Implemented multicast notifications for RSS feed items.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-08-08 17:38:16 -04:00
parent 9a428ad855
commit b4cd2117ec
7 changed files with 113 additions and 3 deletions

View File

@@ -52,6 +52,7 @@ class ListCasts : public RDDialog
void activeToggledData(bool state);
void postProgressChangedData(int step);
void closeData();
void notificationReceivedData(RDNotification *notify);
protected:
void resizeEvent(QResizeEvent *e);