Extracted isRecentlyDirected

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