src/Builder4/ProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:58:30 +0000 (17:58 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:58:30 +0000 (17:58 +0800)
src/Builder4/ProjectSettings.vala

src/Builder4/ProjectSettings.bjs
src/Builder4/ProjectSettings.vala

index 5b26dd8..39d26b9 100644 (file)
        "xtype" : "Box",
        "gboolean homogeneous" : false,
        "$ xns" : "Gtk",
+       "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
        "items" : [
         {
          "label" : "Type (eg. MySQL or PostgreSQL)",
index 10aec08..2a4983f 100644 (file)
@@ -574,7 +574,7 @@ public class Xcls_ProjectSettings : Object
         public Xcls_Box19(Xcls_ProjectSettings _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Box( null, 0 );
+            this.el = new Gtk.Box( Gtk.Orientation.VERTICAL, 0 );
 
             // my vars (dec)