Add BreadcrumbControl

This commit is contained in:
DrabWeb
2017-05-26 07:49:45 -03:00
parent e67a00f1f6
commit cbe36259c3
4 changed files with 104 additions and 0 deletions

View File

@ -450,6 +450,7 @@
<Compile Include="Overlays\Direct\SlimEnumDropdown.cs" />
<Compile Include="Graphics\Containers\ReverseDepthFillFlowContainer.cs" />
<Compile Include="Database\RankStatus.cs" />
<Compile Include="Graphics\UserInterface\BreadcrumbControl.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu-framework\osu.Framework\osu.Framework.csproj">