Added turbo button to the UI

This commit is contained in:
Jordan Sherer
2018-11-04 22:37:14 -05:00
parent a1864fa3f0
commit 526b72022e
7 changed files with 70 additions and 13 deletions
+1
View File
@@ -332,6 +332,7 @@ private slots:
void on_tuneButton_clicked (bool);
void on_pbR2T_clicked();
void on_pbT2R_clicked();
void on_turboButton_clicked();
void acceptQSO (QDateTime const&, QString const& call, QString const& grid
, Frequency dial_freq, QString const& mode, QString const& submode
, QString const& rpt_sent, QString const& rpt_received