X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5079735ca09bda02c88832500ee0d9fad46dc261..819559b2ac7d2250097ce0b1d9d443164752be09:/include/wx/window.h diff --git a/include/wx/window.h b/include/wx/window.h index 214833cd5d..d956ab0d5c 100644 --- a/include/wx/window.h +++ b/include/wx/window.h @@ -1408,8 +1408,8 @@ public: protected: // event handling specific to wxWindow - virtual bool TryValidator(wxEvent& event); - virtual bool TryParent(wxEvent& event); + virtual bool TryBefore(wxEvent& event); + virtual bool TryAfter(wxEvent& event); enum WindowOrder {