Make ProgressBar usable in more places than just MusicController

This commit is contained in:
Dean Herbert
2017-08-24 18:51:34 +09:00
parent a2549157ca
commit 36629f5207
3 changed files with 68 additions and 45 deletions

View File

@ -116,6 +116,7 @@
<Compile Include="Overlays\Music\PlaylistList.cs" />
<Compile Include="Overlays\OnScreenDisplay.cs" />
<Compile Include="Graphics\Containers\SectionsContainer.cs" />
<Compile Include="Graphics\UserInterface\ProgressBar.cs" />
<Compile Include="Overlays\Settings\Sections\Maintenance\GeneralSettings.cs" />
<Compile Include="Overlays\Settings\SettingsHeader.cs" />
<Compile Include="Overlays\Settings\Sections\Audio\MainMenuSettings.cs" />