src/Builder4/ProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 07:58:42 +0000 (15:58 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 07:58:42 +0000 (15:58 +0800)
src/Builder4/ProjectSettings.vala

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

index 9006b9b..6cd5280 100644 (file)
@@ -46,7 +46,7 @@
      ]
     },
     {
-     "* pack" : "pack_start,true,true,0",
+     "* pack" : "pack_end,true,true,0",
      "xtype" : "Notebook",
      "$ xns" : "Gtk",
      "items" : [
index 759d268..b83c4dd 100644 (file)
@@ -38,7 +38,7 @@ public class Xcls_ProjectSettings : Object
         this.el.pack_start (  child_0.el , false,false,0 );
         var child_1 = new Xcls_Notebook5( _this );
         child_1.ref();
-        this.el.pack_start (  child_1.el , true,true,0 );
+        this.el.pack_end (  child_1.el , true,true,0 );
     }
 
     // user defined functions