Skip to content

Commit bafb5d7

Browse files
committed
Removed RenameFileHotkey
1 parent c83921f commit bafb5d7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Flow.Launcher/SettingPages/Views/SettingsPaneHotkey.xaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -210,15 +210,6 @@
210210
<cc:HotkeyDisplay Margin="4 0 0 0" Keys="Ctrl+Minus" />
211211
</StackPanel>
212212
</cc:Card>
213-
<cc:Card
214-
Title="{DynamicResource RenameFileHotkey}"
215-
Icon="&#xe70f;"
216-
Type="Inside">
217-
<flowlauncher:HotkeyControl
218-
DefaultHotkey="F2"
219-
Type="RenameFileHotkey"
220-
ValidateKeyGesture="True" />
221-
</cc:Card>
222213
</StackPanel>
223214
</cc:ExCard>
224215

0 commit comments

Comments
 (0)