Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 28 Oct 2014 09:26:48 +0000 (17:26 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Oct 2014 09:26:48 +0000 (17:26 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 695d43a..6a239f2 100644 (file)
@@ -76,7 +76,6 @@
                             "* pack" : "add",
                             "xtype" : "HPaned",
                             "$ xns" : "Gtk",
-                            "gint min_position" : 300,
                             "items" : [
                                 {
                                     "xtype" : "ScrolledWindow",
index b89b525..d2cb726 100644 (file)
@@ -286,7 +286,6 @@ public class ValaProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.min_position = 300;
             this.el.position = 300;
             var child_0 = new Xcls_ScrolledWindow13( _this );
             child_0.ref();