src/Builder4/PopoverFiles.bjs
authorAlan <alan@roojs.com>
Thu, 7 Jul 2022 08:45:58 +0000 (16:45 +0800)
committerAlan <alan@roojs.com>
Thu, 7 Jul 2022 08:45:58 +0000 (16:45 +0800)
src/Builder4/PopoverFiles.vala

src/Builder4/PopoverFiles.bjs
src/Builder4/PopoverFiles.vala

index 6328e88..4b5fd0c 100644 (file)
              "    var f = JsRender.JsRender.factory(\"PlainFile\", _this.selectedProject, fn);",
              "   ",
              "   ",
-             "    _this.win.windowstate.fileViewOpen(f, _this.new_wndow);",
+             "    _this.win.windowstate.fileViewOpen(f, _this.new_window);",
              "   ",
              "    ",
              "}"
index 5ef0456..318f2f6 100644 (file)
@@ -970,7 +970,7 @@ public class Xcls_PopoverFiles : Object
                 var f = JsRender.JsRender.factory("PlainFile", _this.selectedProject, fn);
                
                
-                _this.win.windowstate.fileViewOpen(f, _this.new_wndow);
+                _this.win.windowstate.fileViewOpen(f, _this.new_window);
                
                 
             });