diff gtk-gui/IBBoard.WarFoundry.GUI.GTK.ValidationFailureWidget.cs @ 155:7b091ea86819

* Commit code that MonoDevelop insists on reformatting
author IBBoard <dev@ibboard.co.uk>
date Sat, 12 May 2012 19:56:24 +0100
parents 929ef50c3919
children
line wrap: on
line diff
--- a/gtk-gui/IBBoard.WarFoundry.GUI.GTK.ValidationFailureWidget.cs	Thu May 10 21:01:42 2012 +0100
+++ b/gtk-gui/IBBoard.WarFoundry.GUI.GTK.ValidationFailureWidget.cs	Sat May 12 19:56:24 2012 +0100
@@ -22,7 +22,11 @@
 			// Container child hbox1.Gtk.Box+BoxChild
 			this.image1 = new global::Gtk.Image ();
 			this.image1.Name = "image1";
-			this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-warning", global::Gtk.IconSize.Dialog);
+			this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon (
+				this,
+				"gtk-dialog-warning",
+				global::Gtk.IconSize.Dialog
+			);
 			this.hbox1.Add (this.image1);
 			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image1]));
 			w1.Position = 0;