mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 17:04:46 -04:00
Make device title editable in the basic device settings. Fixes #2292
This commit is contained in:
@@ -32,6 +32,7 @@ struct AudioInputSettings {
|
||||
FC_POS_CENTER
|
||||
} fcPos_t;
|
||||
|
||||
QString m_title;
|
||||
QString m_deviceName; // Including realm, as from getFullDeviceName below
|
||||
int m_sampleRate;
|
||||
float m_volume;
|
||||
|
||||
Reference in New Issue
Block a user