Clones.bjs
[gitlive] / Clones.vala
index 70438c0..e61931c 100644 (file)
@@ -670,7 +670,7 @@ public class Clones : Object
             this.el.min_width = 50;
             var child_0 = new Xcls_cr_autopush( _this );
             child_0.ref();
-            this.el.pack_start (  child_0.el  );
+            this.el.pack_start (  child_0.el , false );
 
             // init method
 
@@ -744,7 +744,7 @@ public class Clones : Object
             this.el.resizable = true;
             var child_0 = new Xcls_cr_repo( _this );
             child_0.ref();
-            this.el.pack_start (  child_0.el  );
+            this.el.pack_start (  child_0.el , false );
 
             // init method
 
@@ -799,7 +799,7 @@ public class Clones : Object
             this.el.min_width = 50;
             var child_0 = new Xcls_cr_current_branch( _this );
             child_0.ref();
-            this.el.pack_start (  child_0.el  );
+            this.el.pack_start (  child_0.el , false );
 
             // init method
 
@@ -855,7 +855,7 @@ public class Clones : Object
             this.el.min_width = 50;
             var child_0 = new Xcls_cr_last_updated( _this );
             child_0.ref();
-            this.el.pack_start (  child_0.el  );
+            this.el.pack_start (  child_0.el , false );
 
             // init method
 
@@ -911,7 +911,7 @@ public class Clones : Object
             this.el.resizable = false;
             var child_0 = new Xcls_cr_all_branches( _this );
             child_0.ref();
-            this.el.pack_start (  child_0.el  );
+            this.el.pack_start (  child_0.el , false );
 
             // init method