Better parsing of selected callsign. Blur edit box while transmitting
This commit is contained in:
@@ -757,6 +757,7 @@ private:
|
||||
void displayTransmit();
|
||||
void updateButtonDisplay();
|
||||
bool isMyCallIncluded(QString const &text);
|
||||
QString callsignSelected();
|
||||
bool isRecentOffset(int offset);
|
||||
bool isDirectedOffset(int offset);
|
||||
void displayActivity(bool force=false);
|
||||
|
||||
Reference in New Issue
Block a user