X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Clones.vala;h=e61931cc0b76fc1c971c174fb7f6bfcc51286fbf;hb=38320547c62a40da4cf92371ee8840acb348c879;hp=70438c0a9c70dd19e732fc265f241280be4189d3;hpb=7271f446c39e0f581fa9ba62b90522ea870ee171;p=gitlive diff --git a/Clones.vala b/Clones.vala index 70438c0a..e61931cc 100644 --- a/Clones.vala +++ b/Clones.vala @@ -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