fix auto completion function call signature paste
[roobuilder] / src / Builder4 / DialogFiles.bjs
index ec42b33..224aafb 100644 (file)
    "xtype" : "Window",
    "| void load" : [
     "() {",
-    "     // clear list...",
+    "     // cl list...",
     "    ",
     "       ",
     "     _this.is_loading = true;",
     "    ",
     "    _this.projectselection.el.selected = Gtk.INVALID_LIST_POSITION; ",
     "\t_this.btn_delfile.el.hide();",
-    "\t",
+    " ",
     "  ",
     "}",
     ""