Better parsing of selected callsign. Blur edit box while transmitting

This commit is contained in:
Jordan Sherer
2018-07-15 11:00:57 -04:00
parent 6ee0820659
commit 28df33b218
3 changed files with 30 additions and 2 deletions
+1
View File
@@ -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);