src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 08:34:58 +0000 (16:34 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 08:34:58 +0000 (16:34 +0800)
src/Builder4/ValaCompileErrors.vala

src/Builder4/ValaCompileErrors.bjs
src/Builder4/ValaCompileErrors.vala

index db0d637..2cf4626 100644 (file)
@@ -39,7 +39,7 @@
         },
         {
          "listeners" : {
-          "clicked" : "() => {\n    // is the file managed by the builder?\n    \n    var f = _this.sourceview.curfname;\n\n\n\n}"
+          "clicked" : "() => {\n    // is the file managed by the builder?\n    \n    var f = _this.sourceview.curfname;\n    \n    var p = _this.window.windowstate.\n\n\n}"
          },
          "* pack" : "pack_start,true,true,0",
          "xtype" : "Button",
index 0d98afb..52ae04d 100644 (file)
@@ -204,7 +204,8 @@ public class Xcls_ValaCompileErrors : Object
                 // is the file managed by the builder?
                 
                 var f = _this.sourceview.curfname;
-            
+                
+                var p = _this.window.windowstate.
             
             
             });