fix line numbering issues with vala generator - hopefully fixes completion in node...
[roobuilder] / src / Builder4 / DialogConfirm.bjs
index ac02d27..045bf89 100644 (file)
@@ -15,6 +15,7 @@
      "   this.el.response(Gtk.ResponseType.CANCEL);",
      "    this.el.hide();",
      "    return true;",
+     " ",
      "}",
      ""
     ]