Added notification for CQ messages

This commit is contained in:
Jordan Sherer
2018-11-15 15:03:05 -05:00
parent 1052dd3f9f
commit 04394273dd
5 changed files with 160 additions and 65 deletions
+1
View File
@@ -130,6 +130,7 @@ public slots:
void msgAvgDecode2();
void fastPick(int x0, int x1, int y);
void playSoundNotification(const QString &path);
bool hasExistingMessageBuffer(int offset, bool drift, int *pPrevOffset);
void logCallActivity(CallDetail d, bool spot=true);
QString lookupCallInCompoundCache(QString const &call);