Basic listbox for map list

This commit is contained in:
Paul Chote
2010-07-12 18:30:53 +12:00
parent f70ac60135
commit 9b5df39a04
6 changed files with 151 additions and 23 deletions

View File

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