Added warning message about empty callsign before transmitting
This commit is contained in:
@@ -140,6 +140,7 @@ public slots:
|
||||
void resetMessage();
|
||||
void resetMessageUI();
|
||||
void restoreMessage();
|
||||
bool ensureCallsignSet();
|
||||
void createMessage(QString const& text);
|
||||
void createMessageTransmitQueue(QString const& text);
|
||||
void resetMessageTransmitQueue();
|
||||
|
||||
Reference in New Issue
Block a user