Deselect callsign on Log QSO

This commit is contained in:
Jordan Sherer
2018-09-06 11:19:38 -04:00
parent 04e3dc9c3e
commit 3a139fc87a
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -859,6 +859,7 @@ private:
bool isMyCallIncluded(QString const &text);
bool isAllCallIncluded(QString const &text);
QString callsignSelected();
void clearCallsignSelected();
bool isRecentOffset(int offset);
void markOffsetRecent(int offset);
bool isDirectedOffset(int offset, bool *pIsAllCall);