First hack of build palette as a widget. Works, but needs a lot of polish.

This commit is contained in:
Paul Chote
2010-04-11 23:27:22 +12:00
committed by Chris Forbes
parent 55352d7df9
commit d7bd5e6ee8
7 changed files with 506 additions and 405 deletions

View File

@@ -303,6 +303,7 @@
<Compile Include="Widgets\Delegates\MusicPlayerDelegate.cs" />
<Compile Include="Widgets\PerfGraphWidget.cs" />
<Compile Include="Widgets\Delegates\PerfDebugDelegate.cs" />
<Compile Include="Widgets\BuildPaletteWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">