This commit is contained in:
TheXamlGuy
2024-07-13 21:35:58 +01:00
parent 3b4deea573
commit f4f9fdac46
32 changed files with 369 additions and 235 deletions
+5 -2
View File
@@ -74,8 +74,8 @@
<Compile Update="DismissItemActionView.axaml.cs">
<DependentUpon>DismissItemActionView.axaml</DependentUpon>
</Compile>
<Compile Update="DropdownEntryView.axaml.cs">
<DependentUpon>DropdownEntryView.axaml</DependentUpon>
<Compile Update="DropdownEntryCollectionView.axaml.cs">
<DependentUpon>DropdownEntryCollectionView.axaml</DependentUpon>
</Compile>
<Compile Update="ItemHeaderView.axaml.cs">
<DependentUpon>ItemHeaderView.axaml</DependentUpon>
@@ -86,6 +86,9 @@
<Compile Update="FavouritesNavigationView.axaml.cs">
<DependentUpon>FavouritesNavigationView.axaml</DependentUpon>
</Compile>
<Compile Update="CommentEntryCollectionView.axaml.cs">
<DependentUpon>CommentEntryCollectionView.axaml</DependentUpon>
</Compile>
<Compile Update="TextEntryView.axaml.cs">
<DependentUpon>TextEntryView.axaml</DependentUpon>
</Compile>