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

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

index 17fe042..61733d9 100644 (file)
@@ -39,7 +39,7 @@
         },
         {
          "listeners" : {
-          "clicked" : ""
+          "clicked" : "() => {\n    // is the file managed by the builder?\n    \n    \n\n\n\n}"
          },
          "* pack" : "pack_start,true,true,0",
          "xtype" : "Button",
index 2ab34da..090dc93 100644 (file)
@@ -200,7 +200,14 @@ public class Xcls_ValaCompileErrors : Object
             this.el.label = "Edit";
 
             // listeners 
-            this.el.clicked.connect( );
+            this.el.clicked.connect( () => {
+                // is the file managed by the builder?
+                
+                
+            
+            
+            
+            });
         }
 
         // user defined functions