Basic search feature now works, but needs more tweaking
This commit is contained in:
@@ -65,6 +65,8 @@ class nwDocAction(Enum):
|
||||
D_QUOTE = 10
|
||||
SEL_ALL = 11
|
||||
SEL_PARA = 12
|
||||
FIND = 13
|
||||
GO_NEXT = 14
|
||||
|
||||
# END Enum nwDocAction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user