mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
XTRX input: removed FIR UI and changed dial fonts to match that of other plugins
This commit is contained in:
@@ -89,8 +89,6 @@ private slots:
|
||||
void on_hwDecim_currentIndexChanged(int index);
|
||||
void on_swDecim_currentIndexChanged(int index);
|
||||
void on_lpf_changed(quint64 value);
|
||||
void on_lpFIREnable_toggled(bool checked);
|
||||
void on_lpFIR_changed(quint64 value);
|
||||
void on_gainMode_currentIndexChanged(int index);
|
||||
void on_gain_valueChanged(int value);
|
||||
void on_lnaGain_valueChanged(int value);
|
||||
|
||||
Reference in New Issue
Block a user