mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
Make device title editable in the basic device settings. Fixes #2292
This commit is contained in:
@@ -47,6 +47,7 @@ struct TestSourceSettings {
|
||||
ModulationLast
|
||||
} Modulation;
|
||||
|
||||
QString m_title;
|
||||
quint64 m_centerFrequency;
|
||||
qint32 m_frequencyShift;
|
||||
quint32 m_sampleRate;
|
||||
|
||||
Reference in New Issue
Block a user