src/Builder4/WindowRooView.bjs
[app.Builder.js] / src / Builder4 / WindowRooView.vala
index 4d61ddf..006a682 100644 (file)
@@ -1347,6 +1347,7 @@ public class Xcls_WindowRooView : Object
         public bool check_queued;
         public int error_line;
         public bool check_running;
+        public bool XXX;
 
         // ctor
         public Xcls_buffer(Xcls_WindowRooView _owner )
@@ -1359,6 +1360,7 @@ public class Xcls_WindowRooView : Object
             this.check_queued = false;
             this.error_line = -1;
             this.check_running = false;
+            this.XXX = true;
 
             // set gobject values
 
@@ -1373,7 +1375,7 @@ public class Xcls_WindowRooView : Object
                 
                 //this.checkSyntax();
                
-                _this.dirty = true;
+                this.dirty = true;
             
             
                 return ;