diff FrmMain.cs @ 40:740350673006

Re #117: Add percentage and number boxes to equipment item dialogs * Add a new EquipmentAmountControl to bundle the controls with some initial implementation * Add new control to "new equipment" dialog and remove old controls Also: * Update some namespaces
author IBBoard <dev@ibboard.co.uk>
date Sun, 06 Sep 2009 18:01:54 +0000
parents 25dfeb1db285
children 1576f669b3eb
line wrap: on
line diff
--- a/FrmMain.cs	Tue Sep 01 19:47:33 2009 +0000
+++ b/FrmMain.cs	Sun Sep 06 18:01:54 2009 +0000
@@ -28,7 +28,7 @@
 using IBBoard.WarFoundry.API.Factories;
 using IBBoard.WarFoundry.API.Factories.Xml;
 
-namespace IBBoard.WarFoundry.WinForms
+namespace IBBoard.WarFoundry.GUI.WinForms
 {
 	/// <summary>
 	/// Summary description for Form1.