1.3 updates
This commit is contained in:
parent
25e3a0919c
commit
96b7972b0c
4 changed files with 8 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ HID_VIEW_COLPOS 0x18004
|
|||
HID_ENTRY_ADD 0x18005
|
||||
HID_ENTRY_EDIT 0x18006
|
||||
HID_ENTRY_DELETE 0x18007
|
||||
HID_ENTRY_COPY 0x18008
|
||||
HID_FILE_IMPORT 0x18023
|
||||
HID_IMPORT_CSV 0x18024
|
||||
HID_IMPORT_TAB 0x18025
|
||||
|
|
@ -50,6 +51,7 @@ HIDD_PPAGE 0x20084
|
|||
HIDD_OPAGE 0x20085
|
||||
HIDD_NPAGE 0x20086
|
||||
HIDD_CONVERT 0x20087
|
||||
HIDD_ORDPAGE 0x20088
|
||||
HIDD_FIND 0x20089
|
||||
HIDD_COLPAGE 0x2008B
|
||||
HIDD_SETPAGE 0x2008D
|
||||
|
|
|
|||
Reference in a new issue