src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 1 Feb 2024 06:24:17 +0000 (14:24 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 1 Feb 2024 06:24:17 +0000 (14:24 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 87a9cda..6fbe52c 100644 (file)
                  "\t}",
                  "\t",
                  "\t",
-                 " \t_this.win.windowstate.fileViewOpen(f, _this.new_window);",
+                 " \t_this.windowstate.fileViewOpen(f, true);",
                  "\t",
                  "\t_this.el.hide();",
                  "\t",
index fd90921..9d1c590 100644 (file)
@@ -2178,7 +2178,7 @@ public class Xcls_MainWindow : Object
                                }
                                
                                
-                               _this.win.windowstate.fileViewOpen(f, _this.new_window);
+                               _this.windowstate.fileViewOpen(f, true);
                                
                                _this.el.hide();