X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/05adb9d2fdc40d8620730be490bf406b8e367cf8..ef344ff86223f1f0961f025c0b249c898529c095:/include/wx/mac/toolbar.h?ds=sidebyside diff --git a/include/wx/mac/toolbar.h b/include/wx/mac/toolbar.h index 11a488ca90..7b7c38456f 100644 --- a/include/wx/mac/toolbar.h +++ b/include/wx/mac/toolbar.h @@ -63,6 +63,7 @@ class WXDLLEXPORT wxToolBar: public wxToolBarBase virtual wxString MacGetToolTipString( wxPoint &where ) ; void OnPaint(wxPaintEvent& event) ; void OnMouse(wxMouseEvent& event) ; + virtual void MacSuperChangedPosition() ; protected: // common part of all ctors void Init();