diff FrmMain.cs @ 27:526fefefb16b

Fixes #91: Fix WinForms rendering of unit stats * Add StatColumnStyle (custom data grid style) * Use custom column style and fix positioning of columns Also, moved some forms from IBBoard.WarFoundry namespace to IBBoard.WarFoundry.WinForms
author IBBoard <dev@ibboard.co.uk>
date Sat, 01 Aug 2009 14:01:56 +0000
parents 041f05e56496
children 27b1837c837e
line wrap: on
line diff
--- a/FrmMain.cs	Sun Jul 05 09:36:21 2009 +0000
+++ b/FrmMain.cs	Sat Aug 01 14:01:56 2009 +0000
@@ -27,7 +27,7 @@
 using IBBoard.WarFoundry.API.Factories;
 using IBBoard.WarFoundry.API.Factories.Xml;
 
-namespace IBBoard.WarFoundry
+namespace IBBoard.WarFoundry.WinForms
 {
 	/// <summary>
 	/// Summary description for Form1.