diff IBBoard.WarFoundry.GUI.QtSharp.csproj @ 29:246237c88b9b

Re #244: Create "New Unit" dialog in Qt# app * Add NewUnit dialog * Fix layout (rename layout and make list enabled) * Call dialog when clicking on buttons
author IBBoard <dev@ibboard.co.uk>
date Tue, 03 Aug 2010 19:36:49 +0000
parents 5ee15def17e7
children be876c03054f
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.QtSharp.csproj	Sat Jul 31 20:32:01 2010 +0000
+++ b/IBBoard.WarFoundry.GUI.QtSharp.csproj	Tue Aug 03 19:36:49 2010 +0000
@@ -41,6 +41,7 @@
     <Compile Include="NewArmyDialog.cs" />
     <Compile Include="Handler\NewUnitEventHandler.cs" />
     <Compile Include="qt-gui\CreateNewUnitLayout.cs" />
+    <Compile Include="NewUnitDialog.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="compile-ui.sh" />