change default hotkey to ctrl+d
This commit is contained in:
@@ -5,7 +5,7 @@ Public Class ClassConfig
|
|||||||
Public Property ConnectionString As String = ""
|
Public Property ConnectionString As String = ""
|
||||||
Public Property LogErrorsOnly As Boolean = True
|
Public Property LogErrorsOnly As Boolean = True
|
||||||
Public Property HotkeyFunctionKey As String = ClassConstants.HOTKEY_CTRL
|
Public Property HotkeyFunctionKey As String = ClassConstants.HOTKEY_CTRL
|
||||||
Public Property HotkeySearchKey As String = "f"
|
Public Property HotkeySearchKey As String = "d"
|
||||||
|
|
||||||
Public Property LoadDocumentView As Boolean = False
|
Public Property LoadDocumentView As Boolean = False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user