no code changes, fixed some typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -896,7 +896,7 @@ enum wxKeyCode
|
||||
* to improve compatibility with other systems, WXK_RAW_CONTROL may
|
||||
* be used to obtain the state of the actual 'Control' key
|
||||
* ('WXK_CONTROL' would obtain the status of the 'Command' key).
|
||||
* Under Windows/Linux/Others, this is equivalent to WXK_RAW_CONTROL
|
||||
* Under Windows/Linux/Others, this is equivalent to WXK_CONTROL
|
||||
*/
|
||||
WXK_RAW_CONTROL,
|
||||
WXK_MENU,
|
||||
|
Reference in New Issue
Block a user