GROUPCALL easter egg

This commit is contained in:
Jordan Sherer
2018-10-06 03:59:54 -04:00
parent 4df77ac774
commit 1f210bba63
3 changed files with 18 additions and 10 deletions
+1
View File
@@ -890,6 +890,7 @@ private:
void updateTxButtonDisplay();
bool isMyCallIncluded(QString const &text);
bool isAllCallIncluded(QString const &text);
bool isGroupCallIncluded(const QString &text);
QString callsignSelected(bool useInputText=false);
bool isRecentOffset(int offset);
void markOffsetRecent(int offset);