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