ide: add recent files to workspace for the recent files menu when a workspace is...
[sdk] / ide / src / dialogs / GlobalSettingsDialog.ec
index cc389a5..bea4dcd 100644 (file)
@@ -93,7 +93,6 @@ class GlobalSettingsDialog : Window
                {
                   ideSettings.compilerConfigs.Add(compiler.Copy());
                }
-
                compilerSettingsChanged = true;
             }