mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-30 22:14:31 -04:00
File record default file name fix (2)
This commit is contained in:
@@ -33,6 +33,7 @@ void AirspyHFSettings::resetToDefaults()
|
||||
m_transverterMode = false;
|
||||
m_transverterDeltaFrequency = 0;
|
||||
m_bandIndex = 0;
|
||||
m_fileRecordName = "";
|
||||
}
|
||||
|
||||
QByteArray AirspyHFSettings::serialize() const
|
||||
|
||||
Reference in New Issue
Block a user