src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 08:21:25 +0000 (16:21 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 08:21:25 +0000 (16:21 +0800)
src/Builder4/PopoverFileDetails.vala

src/Builder4/PopoverFileDetails.bjs
src/Builder4/PopoverFileDetails.vala

index 59569b9..6546ea0 100644 (file)
@@ -95,7 +95,7 @@
          "id" : "name",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach_defaults,1,2,0,1",
+         "* pack" : "attach_defaults,1,2,1,2",
          "$ xns" : "Gtk"
         },
         {
          "id" : "title",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach_defaults,1,2,1,2",
+         "* pack" : "attach_defaults,1,2,2,3",
          "$ xns" : "Gtk"
         },
         {
          "id" : "region",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach_defaults,1,2,2,3",
+         "* pack" : "attach_defaults,1,2,3,4",
          "$ xns" : "Gtk"
         },
         {
index d76d502..92b4bae 100644 (file)
@@ -234,19 +234,19 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach_defaults (  child_2.el , 0,1,1,2 );
             var child_3 = new Xcls_name( _this );
             child_3.ref();
-            this.el.attach_defaults (  child_3.el , 1,2,0,1 );
+            this.el.attach_defaults (  child_3.el , 1,2,1,2 );
             var child_4 = new Xcls_Label11( _this );
             child_4.ref();
             this.el.attach_defaults (  child_4.el , 0,1,2,3 );
             var child_5 = new Xcls_title( _this );
             child_5.ref();
-            this.el.attach_defaults (  child_5.el , 1,2,1,2 );
+            this.el.attach_defaults (  child_5.el , 1,2,2,3 );
             var child_6 = new Xcls_Label13( _this );
             child_6.ref();
             this.el.attach_defaults (  child_6.el , 0,1,3,4 );
             var child_7 = new Xcls_region( _this );
             child_7.ref();
-            this.el.attach_defaults (  child_7.el , 1,2,2,3 );
+            this.el.attach_defaults (  child_7.el , 1,2,3,4 );
             var child_8 = new Xcls_Label15( _this );
             child_8.ref();
             this.el.attach_defaults (  child_8.el , 0,1,4,5 );