diff UIControl/AddEquipmentUIControl.cs @ 64:e3fe48c4d794

Re #60: Add UI to add/remove/edit weapons in GTK * Add most of basic "edit" interface, based on "add" interface TODO: * Set initial values * Warn when setting to 0
author IBBoard <dev@ibboard.co.uk>
date Thu, 02 Sep 2010 20:12:21 +0000
parents c2d79b4209e3
children 77448375d2f9
line wrap: on
line diff
--- a/UIControl/AddEquipmentUIControl.cs	Mon Aug 30 19:44:35 2010 +0000
+++ b/UIControl/AddEquipmentUIControl.cs	Thu Sep 02 20:12:21 2010 +0000
@@ -1,4 +1,4 @@
-//  This file (AddEquipmentUI.cs) is a part of the IBBoard.WarFoundry.GUI.GTK project and is copyright 2010 IBBoard
+//  This file (AddEquipmentUIControl.cs) is a part of the IBBoard.WarFoundry.GUI.GTK project and is copyright 2010 IBBoard
 // 
 //  // The file and the library/program it is in are licensed and distributed, without warranty, under the GNU Affero GPL license, either version 3 of the License or (at your option) any later version. Please see COPYING for more information and the full license.
 using System;