src/Builder4/PopoverProperty.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 29 May 2015 09:36:28 +0000 (17:36 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 29 May 2015 09:36:28 +0000 (17:36 +0800)
src/Builder4/PopoverProperty.vala

src/Builder4/PopoverProperty.bjs
src/Builder4/PopoverProperty.vala

index dd46f81..691f65a 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 dd0f58e..fc37e3b 100644 (file)
@@ -225,7 +225,7 @@ public class Xcls_PopoverProperty : 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_name( _this );
             child_2.ref();
             this.el.attach_defaults (  child_2.el , 1,2,0,1 );