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:
@@ -41,6 +41,7 @@ void TestSourceSettings::resetToDefaults()
|
||||
m_iFactor = 0.0f;
|
||||
m_qFactor = 0.0f;
|
||||
m_phaseImbalance = 0.0f;
|
||||
m_fileRecordName = "";
|
||||
}
|
||||
|
||||
QByteArray TestSourceSettings::serialize() const
|
||||
|
||||
Reference in New Issue
Block a user