src/Builder4/WindowState.vala
authorAlan <alan@roojs.com>
Tue, 2 Jan 2024 06:28:41 +0000 (14:28 +0800)
committerAlan <alan@roojs.com>
Tue, 2 Jan 2024 06:28:41 +0000 (14:28 +0800)
src/Builder4/WindowState.vala

index 3569b13..ec3ffa5 100644 (file)
@@ -700,7 +700,7 @@ public class WindowState : Object
                                
                        BuilderApplication.valacompilequeue.addFile( 
                                Palete.ValaCompileRequestType.PROJECT, 
-                               this.file) ;
+                               this.file, "" , true) ;
                         
                }
                this.gotoLine(line);