]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/toolbar.h
Fixed size problem due to wxMac window implementation difference
[wxWidgets.git] / include / wx / mac / carbon / toolbar.h
index 1849125750ba3bead7d493cfce68ffd686ca6515..1aab6d801de46c4766289e8eb029608183903a82 100644 (file)
@@ -60,7 +60,6 @@ class WXDLLEXPORT wxToolBar: public wxToolBarBase
 
   // Add all the buttons
 
-    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
     virtual wxString MacGetToolTipString( wxPoint &where ) ;
     void OnPaint(wxPaintEvent& event) ;
     void OnMouse(wxMouseEvent& event) ;