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

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

index cf3e1a7..254aae4 100644 (file)
@@ -96,7 +96,7 @@
          "id" : "name",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach_defaults,1,2,1,2",
+         "* pack" : "attach,1,2,1,2",
          "$ xns" : "Gtk"
         },
         {
index ebf0765..786bf16 100644 (file)
@@ -243,7 +243,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  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,1,2 );
+            this.el.attach (  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 );