mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2020-08-28 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDNotification::FeedType' value to the 'RDNotification::Type' enumeration. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -55,6 +55,8 @@ class RDRipc : public QObject
|
||||
void sendGpoMask(int matrix);
|
||||
void sendGpiCart(int matrix);
|
||||
void sendGpoCart(int matrix);
|
||||
void sendNotification(RDNotification::Type type,
|
||||
RDNotification::Action action,const QVariant &id);
|
||||
void sendNotification(const RDNotification ¬ify);
|
||||
void sendOnairFlag();
|
||||
void sendRml(RDMacro *macro);
|
||||
|
Reference in New Issue
Block a user