Widget actions and main menu

This commit is contained in:
Paul Chote
2010-03-14 22:03:22 +13:00
parent ca2630ffab
commit ddf331cfed
8 changed files with 69 additions and 33 deletions

View File

@@ -281,6 +281,7 @@
<Compile Include="Chrome\Widget.cs" />
<Compile Include="Chrome\BackgroundWidget.cs" />
<Compile Include="Chrome\LabelWidget.cs" />
<Compile Include="Chrome\WidgetActions.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\OpenRA.FileFormats\OpenRA.FileFormats.csproj">