move settings page into folder

This commit is contained in:
Kyle Spearrin 2019-05-29 09:05:24 -04:00
parent 7046a010f9
commit bf022f8a41
7 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<Compile Update="Pages\Vault\ViewPage.xaml.cs">
<DependentUpon>ViewPage.xaml</DependentUpon>
</Compile>
<Compile Update="Pages\Settings\SettingsPage.xaml.cs">
<Compile Update="Pages\Settings\SettingsPage\SettingsPage.xaml.cs">
<DependentUpon>SettingsPage.xaml</DependentUpon>
</Compile>
<Compile Update="Pages\Vault\GroupingsPage\GroupingsPage.xaml.cs">