浏览代码

Ctrl+Shift+R keyboard shortcut for Reconnect Session command + Change: Keyboard shortcut for Restore Selection command changed from Ctrl+Shift+R to Ctrl+Shift+S

Source commit: 12acdcdd6323bf3bf936487648cdd505f8150ac3
Martin Prikryl 4 年之前
父节点
当前提交
ddeff3c8a0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      source/forms/NonVisual.dfm

+ 2 - 1
source/forms/NonVisual.dfm

@@ -654,6 +654,7 @@ object NonVisualDataModule: TNonVisualDataModule
       Caption = '&Reconnect Session'
       HelpKeyword = 'task_connections'
       Hint = 'Reconnect the current disconnected session'
+      ShortCut = 24658
     end
     object SavedSessionsAction2: TAction
       Tag = 15
@@ -1861,7 +1862,7 @@ object NonVisualDataModule: TNonVisualDataModule
       HelpKeyword = 'ui_file_panel#selecting_files'
       Hint = 'Restore previous selection'
       ImageIndex = 86
-      ShortCut = 24658
+      ShortCut = 24659
     end
     object LocalSelectAction2: TAction
       Tag = 12