diff UI/EquipmentAmountControl.cs @ 132:e00332dc1618

Fixes #259: "Equip All" doesn't get translated * Use new IBBRadioButton
author IBBoard <dev@ibboard.co.uk>
date Mon, 22 Mar 2010 20:57:51 +0000
parents 727c1b0e49a6
children
line wrap: on
line diff
--- a/UI/EquipmentAmountControl.cs	Sat Mar 20 20:59:40 2010 +0000
+++ b/UI/EquipmentAmountControl.cs	Mon Mar 22 20:57:51 2010 +0000
@@ -9,6 +9,7 @@
 using IBBoard.CustomMath;
 using IBBoard.Lang;
 using IBBoard.Limits;
+using IBBoard.Windows.Forms;
 using IBBoard.Windows.Forms.I18N;
 using IBBoard.Windows.Forms.Util;
 using IBBoard.WarFoundry.API;