mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -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;
|
std::ostringstream ostr;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user