X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c5fe0dcced09d682063ed608f3fe7d32eb48fc77..623ba2e118508abc3e1d3b29d2a340297c9920c6:/include/wx/mac/scrolbar.h?ds=sidebyside diff --git a/include/wx/mac/scrolbar.h b/include/wx/mac/scrolbar.h index 62f85a3437..9efad2dfd0 100644 --- a/include/wx/mac/scrolbar.h +++ b/include/wx/mac/scrolbar.h @@ -57,7 +57,7 @@ public: bool refresh = TRUE); void Command(wxCommandEvent& event); - virtual void MacHandleControlClick( ControlHandle control , SInt16 controlpart ) ; + virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart ) ; protected: int m_pageSize;