X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d13b34d3f2be575d59747a5926000be7b28a45dc..cda5c26a4842a74636022aad5493c080f96d6ae5:/src/os2/button.cpp diff --git a/src/os2/button.cpp b/src/os2/button.cpp index 684ee92aa6..92fda2b731 100644 --- a/src/os2/button.cpp +++ b/src/os2/button.cpp @@ -221,7 +221,7 @@ void wxButton::Command ( bool wxButton::SendClickEvent() { - wxCommandEvent vEvent( wxEVT_COMMAND_BUTTON_CLICKED + wxCommandEvent vEvent( wxEVT_BUTTON ,GetId() );