remove PowerBarWidget entirely

This commit is contained in:
Chris Forbes
2012-09-25 19:51:03 +12:00
parent 84f7aa56e1
commit 3e81a4bd70
4 changed files with 16 additions and 90 deletions

View File

@@ -107,7 +107,6 @@
<Compile Include="Widgets\Logic\SimpleTooltipLogic.cs" />
<Compile Include="Widgets\Logic\SupportPowerTooltipLogic.cs" />
<Compile Include="Widgets\Logic\WorldTooltipLogic.cs" />
<Compile Include="Widgets\PowerBarWidget.cs" />
<Compile Include="Widgets\ProductionPaletteWidget.cs" />
<Compile Include="Widgets\ProductionTabsWidget.cs" />
<Compile Include="Widgets\SupportPowersWidget.cs" />