src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:09:05 +0000 (17:09 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:09:05 +0000 (17:09 +0800)
src/Builder4/PopoverFileDetails.vala

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

index c420feb..62ba115 100644 (file)
@@ -62,7 +62,7 @@
         {
          "id" : "filetype",
          "* init" : "this.el.add_attribute(_this.ftdbcellrenderer.el , \"markup\", 1 );",
-         "* pack" : "attach,1,2,0,1",
+         "* pack" : "attach,1,0,1,1",
          "xtype" : "ComboBox",
          "$ xns" : "Gtk",
          "items" : [
index 46972bd..6402380 100644 (file)
@@ -237,7 +237,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_0.el , 0,0,1,1 );
             var child_1 = new Xcls_filetype( _this );
             child_1.ref();
-            this.el.attach (  child_1.el , 1,2,0,1 );
+            this.el.attach (  child_1.el , 1,0,1,1 );
             var child_2 = new Xcls_Label9( _this );
             child_2.ref();
             this.el.attach (  child_2.el , 0,1,1,2 );