mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 14:34:57 -04:00
Local input: Make settings assignments atomic. Part of #1329
This commit is contained in:
@@ -54,6 +54,7 @@ private:
|
||||
Ui::LocalInputGui* ui;
|
||||
|
||||
LocalInputSettings m_settings; //!< current settings
|
||||
QList<QString> m_settingsKeys;
|
||||
LocalInput* m_sampleSource;
|
||||
bool m_acquisition;
|
||||
int m_streamSampleRate; //!< Sample rate of received stream
|
||||
|
||||
Reference in New Issue
Block a user