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