Extracted isMyCallIncluded

This commit is contained in:
Jordan Sherer
2018-07-11 10:40:29 -04:00
parent 494459ee11
commit 2cb78f5414
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -741,6 +741,7 @@ private:
void replayDecodes ();
void postDecode (bool is_new, QString const& message);
void displayTransmit();
bool isMyCallIncluded(QString const &text);
bool isRecentlyDirected(int offset);
void displayActivity();
void postWSPRDecode (bool is_new, QStringList message_parts);