comparison gtk-gui/IBBoard.WarFoundry.GUI.GTK.FrmEditArmy.cs @ 145:135491fd1830

* Commit reformatted auto-generated code, because MonoDevelop changed its behaviour and now always uses its own format, not user format, for autogen code
author IBBoard <dev@ibboard.co.uk>
date Sat, 12 Nov 2011 19:53:26 +0000
parents 2b9fabd65309
children 18c7b0b4bc30
comparison
equal deleted inserted replaced
144:929ef50c3919 145:135491fd1830
29 this.table1.RowSpacing = ((uint)(6)); 29 this.table1.RowSpacing = ((uint)(6));
30 this.table1.ColumnSpacing = ((uint)(6)); 30 this.table1.ColumnSpacing = ((uint)(6));
31 // Container child table1.Gtk.Table+TableChild 31 // Container child table1.Gtk.Table+TableChild
32 this.hbox2 = new global::Gtk.HBox (); 32 this.hbox2 = new global::Gtk.HBox ();
33 this.hbox2.Name = "hbox2"; 33 this.hbox2.Name = "hbox2";
34 this.hbox2.Spacing = 0;
35 // Container child hbox2.Gtk.Box+BoxChild 34 // Container child hbox2.Gtk.Box+BoxChild
36 this.sbPointsValue = new global::Gtk.SpinButton (0, 2000000000, 100); 35 this.sbPointsValue = new global::Gtk.SpinButton (0, 2000000000, 100);
37 this.sbPointsValue.WidthRequest = 150; 36 this.sbPointsValue.WidthRequest = 150;
38 this.sbPointsValue.CanFocus = true; 37 this.sbPointsValue.CanFocus = true;
39 this.sbPointsValue.Name = "sbPointsValue"; 38 this.sbPointsValue.Name = "sbPointsValue";