src/Builder4/ValaProjectSettings.bjs
[app.Builder.js] / src / Builder4 / ValaProjectSettings.vala
index f8020f0..767837a 100644 (file)
@@ -1277,7 +1277,7 @@ public class ValaProjectSettings : Object
                     cg.name = newtext;
                     _this.project.compilegroups.unset(oldval);
                     _this.project.compilegroups.set(newtext, cg);
-                _this.targets_tree_store.load();
+                   _this.targets_tree_store.load();
               });
         }