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

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

index 82b63a7..0e0db79 100644 (file)
@@ -61,7 +61,7 @@
         {
          "id" : "build_module",
          "* init" : "this.el.add_attribute(_this.dbcellrenderer.el , \"markup\", 1 );",
-         "* pack" : "attach_defaults,1,2,6,7",
+         "* pack" : "attach_defaults,1,2,0,1",
          "xtype" : "ComboBox",
          "$ xns" : "Gtk",
          "items" : [
index d2454e4..ebbc4fb 100644 (file)
@@ -228,7 +228,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach_defaults (  child_0.el , 0,1,0,1 );
             var child_1 = new Xcls_build_module( _this );
             child_1.ref();
-            this.el.attach_defaults (  child_1.el , 1,2,6,7 );
+            this.el.attach_defaults (  child_1.el , 1,2,0,1 );
             var child_2 = new Xcls_Label9( _this );
             child_2.ref();
             this.el.attach_defaults (  child_2.el , 0,1,1,2 );