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

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

index 670db18..cb020b7 100644 (file)
@@ -47,7 +47,8 @@
          "* pack" : "pack_start,true,true,0",
          "xtype" : "Button",
          "$ xns" : "Gtk",
-         "utf8 label" : "Save"
+         "utf8 label" : "Save",
+         "bool visible" : false
         }
        ]
       },
index 8e63710..2efc66e 100644 (file)
@@ -220,6 +220,7 @@ public class Xcls_ValaCompileErrors : Object
 
             // set gobject values
             this.el.label = "Save";
+            this.el.visible = false;
         }
 
         // user defined functions