diff IBBoard.WarFoundry.GUI.GTK.csproj @ 142:f23e5b40ca9d

Re #344: Show unit requirement failures * Add new widget for displaying failures nicely * Use widget for displaying failures in main window * Use widget for displaying failures in new unit dialog
author IBBoard <dev@ibboard.co.uk>
date Tue, 18 Oct 2011 21:03:35 +0100
parents 33962c2ef550
children a8f847c1e305
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.GTK.csproj	Mon Oct 17 20:53:07 2011 +0100
+++ b/IBBoard.WarFoundry.GUI.GTK.csproj	Tue Oct 18 21:03:35 2011 +0100
@@ -77,6 +77,8 @@
     <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.TransformXmlWidget.cs" />
     <Compile Include="FrmEditArmy.cs" />
     <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.FrmEditArmy.cs" />
+    <Compile Include="Widgets\ValidationFailureWidget.cs" />
+    <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.ValidationFailureWidget.cs" />
   </ItemGroup>
   <ItemGroup>
     <Content Include="App.png" />