Add Tuple struct with precomputed inverse index

This commit is contained in:
Jordan Sherer
2018-10-02 18:03:15 -04:00
parent 2cb1665e2e
commit 7f992433dc
7 changed files with 229498 additions and 467328 deletions
-1
View File
@@ -882,7 +882,6 @@ 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);