mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
Make device title editable in the basic device settings. Fixes #2292
This commit is contained in:
@@ -31,6 +31,7 @@ struct HackRFOutputSettings {
|
||||
FC_POS_CENTER
|
||||
} fcPos_t;
|
||||
|
||||
QString m_title;
|
||||
quint64 m_centerFrequency;
|
||||
qint32 m_LOppmTenths;
|
||||
quint32 m_bandwidth;
|
||||
|
||||
Reference in New Issue
Block a user