X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67..3e60a3c1471d7573e4e05ebc97006b9274a279ae:/include/wx/osx/checkbox.h diff --git a/include/wx/osx/checkbox.h b/include/wx/osx/checkbox.h index 2751c3f8fa..871f1b9597 100644 --- a/include/wx/osx/checkbox.h +++ b/include/wx/osx/checkbox.h @@ -37,7 +37,7 @@ public: virtual void Command(wxCommandEvent& event); // osx specific event handling common for all osx-ports - + virtual bool OSXHandleClicked( double timestampsec ); protected: void DoSet3StateValue(wxCheckBoxState val);