Fix minor typos in comments.

This commit is contained in:
Artur Wieczorek
2015-05-30 20:12:02 +02:00
parent ff685a7a4c
commit 65dee275f2
3 changed files with 3 additions and 3 deletions

View File

@@ -281,7 +281,7 @@ wxPG_EX_HELP_AS_TOOLTIPS = 0x00010000,
/** Prevent TAB from focusing to wxButtons. This behaviour was default
in version 1.2.0 and earlier.
NOTE! Tabbing to button doesn't work yet. Problem seems to be that on wxMSW
atleast the button doesn't properly propagate key events (yes, I'm using
at least the button doesn't properly propagate key events (yes, I'm using
wxWANTS_CHARS).
*/
//wxPG_EX_NO_TAB_TO_BUTTON = 0x00020000,