mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Removed RenameFileHotkey
This commit is contained in:
parent
c83921f4f9
commit
bafb5d7b0a
1 changed files with 0 additions and 9 deletions
|
|
@ -210,15 +210,6 @@
|
|||
<cc:HotkeyDisplay Margin="4 0 0 0" Keys="Ctrl+Minus" />
|
||||
</StackPanel>
|
||||
</cc:Card>
|
||||
<cc:Card
|
||||
Title="{DynamicResource RenameFileHotkey}"
|
||||
Icon=""
|
||||
Type="Inside">
|
||||
<flowlauncher:HotkeyControl
|
||||
DefaultHotkey="F2"
|
||||
Type="RenameFileHotkey"
|
||||
ValidateKeyGesture="True" />
|
||||
</cc:Card>
|
||||
</StackPanel>
|
||||
</cc:ExCard>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue