src/Builder4/ValaProjectSettingsPopover.bjs
authorAlan <alan@roojs.com>
Wed, 6 Jul 2022 09:02:17 +0000 (17:02 +0800)
committerAlan <alan@roojs.com>
Wed, 6 Jul 2022 09:02:17 +0000 (17:02 +0800)
src/Builder4/ValaProjectSettingsPopover.vala

src/Builder4/ValaProjectSettingsPopover.bjs
src/Builder4/ValaProjectSettingsPopover.vala

index f3a63b3..a747b11 100644 (file)
       },
       {
        "$ xns" : "Gtk",
+       "* pack" : "add",
        "int margin_bottom" : 4,
        "int margin_left" : 4,
        "int margin_right" : 4,
index 73f8d35..356411a 100644 (file)
@@ -131,7 +131,7 @@ public class ValaProjectSettingsPopover : Object
             this.el.pack_start (  child_0.el , true,true,0 );
             var child_1 = new Xcls_HButtonBox52( _this );
             child_1.ref();
-            this.el.add(  child_1.el );
+            this.el.add (  child_1.el  );
         }
 
         // user defined functions