X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67..d6b17e1aa398f19b9f1b7024eb3923da01430aff:/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);