mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2019-03-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression that broke the 'Command Send' ['CC'] RML.
This commit is contained in:
@@ -49,6 +49,7 @@ class RDMacro
|
||||
void setRole(RDMacro::Role role);
|
||||
RDMacro::Command command() const;
|
||||
void setCommand(RDMacro::Command cmd);
|
||||
void setCommand(const QString &str);
|
||||
QHostAddress address() const;
|
||||
void setAddress(QHostAddress addr);
|
||||
Q_UINT16 port() const;
|
||||
|
Reference in New Issue
Block a user