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

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

index 02a0836..9c63eea 100644 (file)
          "label" : "Module to build (Vala only)",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,0,7,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index a10ff8e..6e77a04 100644 (file)
@@ -276,7 +276,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_13.el , 1,6,1,1 );
             var child_14 = new Xcls_Label21( _this );
             child_14.ref();
-            this.el.attach (  child_14.el , 0,0,1,1 );
+            this.el.attach (  child_14.el , 0,7,1,1 );
             var child_15 = new Xcls_build_module( _this );
             child_15.ref();
             this.el.attach (  child_15.el , 1,7,1,1 );