Slider Widget (thanks to pchote)

This commit is contained in:
alzeih
2010-07-13 16:43:32 +12:00
committed by Paul Chote
parent 6e8dd19800
commit 992c1eec88
2 changed files with 159 additions and 0 deletions

View File

@@ -228,6 +228,7 @@
<Compile Include="Widgets\ChatDisplayWidget.cs" />
<Compile Include="Widgets\Delegates\MapChooserDelegate.cs" />
<Compile Include="Widgets\ListBoxWidget.cs" />
<Compile Include="Widgets\SliderWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">