]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/toolbar.h
Added possibility of 2-step initialisation, and wxWIZARD_EX_HELPBUTTON style.
[wxWidgets.git] / include / wx / mac / toolbar.h
index 11a488ca90f5e094c36845ea71cfd3f37bb0c8ea..7b7c38456fa7ae02dfec2b16e5b43cb3eb7085f5 100644 (file)
@@ -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();