فهرست منبع

Missing commit.

Stephen Damm 6 سال پیش
والد
کامیت
3012b7fcf9
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      SongBrowserPlugin/SongBrowserPlugin.csproj

+ 4 - 4
SongBrowserPlugin/SongBrowserPlugin.csproj

@@ -108,7 +108,7 @@
     <Compile Include="SongBrowserApplication.cs" />
     <Compile Include="SongBrowserApplication.cs" />
     <Compile Include="Plugin.cs" />
     <Compile Include="Plugin.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
-    <Compile Include="SongBrowserModel.cs" />
+    <Compile Include="DataAccess\SongBrowserModel.cs" />
     <Compile Include="DataAccess\SongBrowserSettings.cs" />
     <Compile Include="DataAccess\SongBrowserSettings.cs" />
     <Compile Include="UI\Playlists\PlaylistDetailViewController.cs" />
     <Compile Include="UI\Playlists\PlaylistDetailViewController.cs" />
     <Compile Include="UI\Playlists\PlaylistFlowCoordinator.cs" />
     <Compile Include="UI\Playlists\PlaylistFlowCoordinator.cs" />
@@ -118,9 +118,9 @@
     <Compile Include="UI\Base64Sprites.cs" />
     <Compile Include="UI\Base64Sprites.cs" />
     <Compile Include="UI\Keyboard\CustomUIKeyboard.cs" />
     <Compile Include="UI\Keyboard\CustomUIKeyboard.cs" />
     <Compile Include="UI\Keyboard\SearchKeyboardViewController.cs" />
     <Compile Include="UI\Keyboard\SearchKeyboardViewController.cs" />
-    <Compile Include="UI\SongBrowserUI.cs" />
-    <Compile Include="UI\SongFilterButton.cs" />
-    <Compile Include="UI\SongSortButton.cs" />
+    <Compile Include="UI\Browser\SongBrowserUI.cs" />
+    <Compile Include="UI\Browser\SongFilterButton.cs" />
+    <Compile Include="UI\Browser\SongSortButton.cs" />
     <Compile Include="UI\UIBuilder.cs" />
     <Compile Include="UI\UIBuilder.cs" />
   </ItemGroup>
   </ItemGroup>
   <ItemGroup>
   <ItemGroup>