diff FrmArmyTree.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 6ab7ddc038f9
children 1486ccd744dc
line wrap: on
line diff
--- a/FrmArmyTree.cs	Tue Sep 01 19:47:33 2009 +0000
+++ b/FrmArmyTree.cs	Sun Sep 06 18:01:54 2009 +0000
@@ -13,7 +13,7 @@
 using IBBoard.Windows.Forms;
 using IBBoard.WarFoundry.API.Objects;
 
-namespace IBBoard.WarFoundry.WinForms
+namespace IBBoard.WarFoundry.GUI.WinForms
 {
 	/// <summary>
 	/// Summary description for FrmArmyTree.