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

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

index c8f0514..5bd85c7 100644 (file)
@@ -71,6 +71,7 @@
        "xtype" : "Box",
        "gboolean homogeneous" : false,
        "$ xns" : "Gtk",
+       "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
        "items" : [
         {
          "label" : "filename",
index b3381ff..8bae071 100644 (file)
@@ -273,7 +273,7 @@ public class Xcls_ProjectSettings : Object
         public Xcls_Box8(Xcls_ProjectSettings _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Box( null, 0 );
+            this.el = new Gtk.Box( Gtk.Orientation.VERTICAL, 0 );
 
             // my vars (dec)