mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-12-06 08:12:39 -05:00
Renamed OpenDatabase to CompositeKey UserControl
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
<StackPanel Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
|
||||
<TextBlock Text="Change database security options" />
|
||||
<local:OpenDatabaseUserControl UpdateKey="True" />
|
||||
<local:CompositeKeyUserControl UpdateKey="True" />
|
||||
</StackPanel>
|
||||
</Page>
|
||||
|
||||
Reference in New Issue
Block a user