diff IBBoard.WarFoundry.GUI.GTK.csproj @ 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 4bad8cb3f889
children 100626381159
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.GTK.csproj	Mon Aug 30 19:44:35 2010 +0000
+++ b/IBBoard.WarFoundry.GUI.GTK.csproj	Thu Sep 02 20:12:21 2010 +0000
@@ -55,6 +55,10 @@
     <Compile Include="FrmAddEquipment.cs" />
     <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.FrmAddEquipment.cs" />
     <Compile Include="Util\GtkWarFoundryUtil.cs" />
+    <Compile Include="UIControl\EditEquipmentUIControl.cs" />
+    <Compile Include="UIControl\Interfaces\IEditEquipmentUI.cs" />
+    <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.FrmEditEquipment.cs" />
+    <Compile Include="FrmEditEquipment.cs" />
   </ItemGroup>
   <ItemGroup>
     <Content Include="App.png" />