Fixed tx first dependence on checkbox and potential delay caused by event processing

This commit is contained in:
Jordan Sherer
2018-10-09 17:44:36 -04:00
parent aa2c41f124
commit d20fe46447
2 changed files with 2 additions and 47 deletions
-1
View File
@@ -211,7 +211,6 @@ private slots:
void on_EraseButton_clicked();
void band_activity_cleared ();
void rx_frequency_activity_cleared ();
void on_txFirstCheckBox_stateChanged(int arg1);
void set_dateTimeQSO(int m_ntx);
void set_ntx(int n);
void on_txrb1_toggled(bool status);