Add Ctrl+R static hotkey to Hotkey pane in settings

This commit is contained in:
Yusyuriv 2024-05-05 00:02:19 +06:00
parent a751baadac
commit 996ccf7976
No known key found for this signature in database
GPG key ID: A91C52E6F73148E0

View file

@ -134,6 +134,12 @@
Type="Inside">
<cc:HotkeyDisplay Keys="Ctrl+F12" />
</cc:Card>
<cc:Card
Title="{DynamicResource RequeryHotkey}"
Icon="&#xe72c;"
Type="Inside">
<cc:HotkeyDisplay Keys="Ctrl+R" />
</cc:Card>
<cc:Card
Title="{DynamicResource ReloadPluginHotkey}"
Icon="&#xe72c;"