]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/event.h
Disabled top-level parent tracking by default (crashes with AUI), must now use wxPG_E...
[wxWidgets.git] / interface / wx / event.h
index b934e0e9b027f8c63f71c06aa4b477c1173b04ad..9ac341c576b5506598f2638b54d91965654fc1b1 100644 (file)
@@ -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