mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 22:14:45 -04:00
File record default file name fix (2)
This commit is contained in:
@@ -36,6 +36,7 @@ void SDRdaemonSourceSettings::resetToDefaults()
|
||||
m_dcBlock = false;
|
||||
m_iqCorrection = false;
|
||||
m_fcPos = 2; // center
|
||||
m_fileRecordName = "";
|
||||
}
|
||||
|
||||
QByteArray SDRdaemonSourceSettings::serialize() const
|
||||
|
||||
Reference in New Issue
Block a user