mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 23:45:00 -04:00
Make device title editable in the basic device settings. Fixes #2292
This commit is contained in:
@@ -40,6 +40,7 @@ struct XTRXInputSettings
|
||||
} GainMode;
|
||||
|
||||
// global settings to be saved
|
||||
QString m_title;
|
||||
uint64_t m_centerFrequency;
|
||||
double m_devSampleRate;
|
||||
uint32_t m_log2HardDecim;
|
||||
|
||||
Reference in New Issue
Block a user