debugger: save settings on saveSettingsRequested

This commit is contained in:
hjk
2011-02-22 12:05:25 +01:00
parent fcec3a06ae
commit 0dd7ba2d1b
2 changed files with 10 additions and 4 deletions

View File

@@ -170,7 +170,6 @@ void GdbOptionsPage::readGdbSettings() /* static */
void GdbOptionsPage::writeGdbSettings() /* static */
{
// FIXME: This should actually get called in response to ICore::saveSettingsRequested()
if (!gdbMappingChanged)
return;