]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/event.h
Set svn properties correctly for the newly added files.
[wxWidgets.git] / include / wx / event.h
index 06cd01f28b47d4ea2b2effc8fbc1d2c19fde0267..6be32bc266d58aa50a86b7640212acd82c4111cb 100644 (file)
@@ -1519,7 +1519,7 @@ enum wxKeyCategoryFlags
     // home and end keys, on and off numeric keypads
     WXK_CATEGORY_JUMP   = 4,
 
-    // tab key
+    // tab key, on and off numeric keypads
     WXK_CATEGORY_TAB    = 8,
 
     // backspace and delete keys, on and off numeric keypads