mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-23 02:24:16 -04:00
Morse Decoder: added option to show decoder thershold trace or not
This commit is contained in:
@@ -92,6 +92,7 @@ private slots:
|
||||
void on_channels_currentIndexChanged(int index);
|
||||
void on_channelApply_clicked();
|
||||
void on_statLock_toggled(bool checked);
|
||||
void on_showThreshold_clicked(bool checked);
|
||||
void on_clearTable_clicked();
|
||||
void on_logEnable_clicked(bool checked=false);
|
||||
void on_logFilename_clicked();
|
||||
|
||||
Reference in New Issue
Block a user