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

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

index cb020b7..17fe042 100644 (file)
@@ -38,6 +38,9 @@
          "utf8 label" : "Compile and Run"
         },
         {
+         "listeners" : {
+          "clicked" : ""
+         },
          "* pack" : "pack_start,true,true,0",
          "xtype" : "Button",
          "$ xns" : "Gtk",
index 2efc66e..2ab34da 100644 (file)
@@ -198,6 +198,9 @@ public class Xcls_ValaCompileErrors : Object
 
             // set gobject values
             this.el.label = "Edit";
+
+            // listeners 
+            this.el.clicked.connect( );
         }
 
         // user defined functions