Skip to content
  • Ahmad Samir's avatar
    Save the config when setDefaultProfile() is called · 4a64904a
    Ahmad Samir authored and Kurt Hindenburg's avatar Kurt Hindenburg committed
    It doesn't seem useful to delay saving to when the the MainWindow destructor
    calls ProfileManager::saveSettings().
    
    This seems to be fallout from a previous refactor to put all the global
    settings dialogs in one parent dialog (ConfigurationDialog), because now
    nothing actually calls ProfileSettings::slotAccepted().
    4a64904a