src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:12:52 +0000 (17:12 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:12:52 +0000 (17:12 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 84f9e22..f7ac52f 100644 (file)
            "* pack" : "add",
            "xtype" : "ImageMenuItem",
            "string icon_name" : "dialog-error",
-           "$ xns" : "Gtk",
-           "bool no_show_all" : false
+           "$ xns" : "Gtk"
           },
           {
            "xtype" : "ToolButton",
index 77a5e9f..9ae56b6 100644 (file)
@@ -2243,7 +2243,6 @@ public class Xcls_MainWindow : Object
             this.icon_name = dialog-error;
 
             // set gobject values
-            this.el.no_show_all = false;
             this.el.label = "Errors";
         }