mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 15:04:38 -04:00
File record default file name fix (2)
This commit is contained in:
@@ -41,6 +41,7 @@ void SDRPlaySettings::resetToDefaults()
|
||||
m_lnaOn = false;
|
||||
m_mixerAmpOn = false;
|
||||
m_basebandGain = 29;
|
||||
m_fileRecordName = "";
|
||||
}
|
||||
|
||||
QByteArray SDRPlaySettings::serialize() const
|
||||
|
||||
Reference in New Issue
Block a user