Fix #8046 - meson generation option (so we can edit the language server..)
[roobuilder] / src / Builder4 / WindowLeftProps.vala
index eae35e4..e46a22a 100644 (file)
@@ -2357,7 +2357,7 @@ public class Xcls_LeftProps : Object
                                var prop = (JsRender.NodeProp) ((Gtk.ListItem)listitem).get_item();
                                if (prop == null || _this.node == null ) {
                                        GLib.error("something is wrong");
-                                       return;
+                                        
                                }
                                if ( _this.node.fqn() == "") {
                                        GLib.debug("node is missing fqn");