Added menu for decode depth. Removed some WSPR.

This commit is contained in:
Jordan Sherer
2018-10-21 15:37:12 -04:00
parent 20a44171e4
commit 71ed0c1f10
3 changed files with 61 additions and 72 deletions
+1
View File
@@ -244,6 +244,7 @@ private slots:
void on_actionSave_decoded_triggered();
void on_actionQuickDecode_toggled (bool);
void on_actionMediumDecode_toggled (bool);
void on_actionDeepDecode_toggled (bool);
void on_actionDeepestDecode_toggled (bool);
void bumpFqso(int n);
void on_actionErase_ALL_TXT_triggered();