Color picker panel; sliders don't work yet

This commit is contained in:
Paul Chote
2010-07-16 21:54:35 +12:00
parent 8abc8e03cb
commit 44e1b8311f
5 changed files with 192 additions and 2 deletions

View File

@@ -231,6 +231,7 @@
<Compile Include="Widgets\ListBoxWidget.cs" />
<Compile Include="Widgets\SliderWidget.cs" />
<Compile Include="Widgets\TimerWidget.cs" />
<Compile Include="Widgets\ShpImageWidget.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">