mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 16:08:39 -05:00
Fixed Map feature settings
This commit is contained in:
parent
79808fb852
commit
618b4c91b9
@ -475,7 +475,7 @@ void MapSettings::applySettings(const QStringList& settingsKeys, const MapSettin
|
||||
}
|
||||
}
|
||||
|
||||
QString MapSettings::getDebugString(const QStringList& settingsKeys, bool force=false) const
|
||||
QString MapSettings::getDebugString(const QStringList& settingsKeys, bool force) const
|
||||
{
|
||||
std::ostringstream ostr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user