1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Server: load presets on start and save them on exit

This commit is contained in:
f4exb
2017-12-18 13:56:10 +01:00
parent debdae9529
commit e428f55c82
5 changed files with 44 additions and 6 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ int WebAPIAdapterGUI::instanceLoggingPut(
m_mainWindow.m_settings.setLogFileName(*fileName);
}
m_mainWindow.setLoggingOpions();
m_mainWindow.setLoggingOptions();
// build response
response.init();