mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Sort channel plugins by delta frequency and type before saving to preset
This commit is contained in:
@@ -64,7 +64,7 @@ bool RTLSDRGui::deserializeGeneral(const QByteArray&data)
|
||||
}
|
||||
}
|
||||
|
||||
quint64 RTLSDRGui::getCenterFrequency() const
|
||||
qint64 RTLSDRGui::getCenterFrequency() const
|
||||
{
|
||||
return m_generalSettings.m_centerFrequency;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user