src/Builder4/Editor.bjs
authorAlan <alan@roojs.com>
Tue, 2 Jan 2024 07:07:42 +0000 (15:07 +0800)
committerAlan <alan@roojs.com>
Tue, 2 Jan 2024 07:07:42 +0000 (15:07 +0800)
src/Builder4/Editor.vala

src/Builder4/Editor.bjs
src/Builder4/Editor.vala

index 1706c92..903d347 100644 (file)
           "    \t\t_this.window.windowstate,",
           "            str, ",
           "             _this.prop,",
-          "            _this.file,   // no reference not node?",
           "            out errors",
           "        );",
           "        return true; // this.highlightErrors(errors);    ",
index 5c54116..c500267 100644 (file)
                                _this.window.windowstate,
                         str, 
                          _this.prop,
-                        _this.file,   // no reference not node?
                         out errors
                     );
                     return true; // this.highlightErrors(errors);