diff UI/EquipmentAmountControl.cs @ 80:c243b043aa62

Re #179: Make sure that translations are used throughout UI * Put names back on menu items * Add some more translation calls * Make some extra items translatable * Update English translation file
author IBBoard <dev@ibboard.co.uk>
date Wed, 21 Oct 2009 20:11:18 +0000
parents 431cc3ace26c
children e749b748e7ea
line wrap: on
line diff
--- a/UI/EquipmentAmountControl.cs	Sun Oct 11 19:57:13 2009 +0000
+++ b/UI/EquipmentAmountControl.cs	Wed Oct 21 20:11:18 2009 +0000
@@ -5,7 +5,7 @@
 using System.Data;
 using System.Text;
 using System.Windows.Forms;
-using IBBoard.Lang;
+using IBBoard.CustomMath;
 using IBBoard.WarFoundry.API;
 using IBBoard.WarFoundry.API.Objects;