Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB.
See #10268. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1102,7 +1102,7 @@ enum wxKeyCategoryFlags
|
||||
/// home and end keys, on and off numeric keypads
|
||||
WXK_CATEGORY_JUMP,
|
||||
|
||||
/// tab key
|
||||
/// tab key, on and off numeric keypads
|
||||
WXK_CATEGORY_TAB,
|
||||
|
||||
/// backspace and delete keys, on and off numeric keypads
|
||||
|
Reference in New Issue
Block a user