Allow Ctrl+Del to be propagated to the document editor
This commit is contained in:
@@ -94,6 +94,7 @@ class nwDocAction(Enum):
|
||||
BLOCK_TXT = 23
|
||||
REPL_SNG = 24
|
||||
REPL_DBL = 25
|
||||
DEL_WORD = 26
|
||||
|
||||
# END Enum nwDocAction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user