34#if wxCHECK_VERSION( 3, 3, 0 )
35 wxSize
GetToolSize( wxReadOnlyDC& aDc, wxWindow* aWindow,
const wxAuiToolBarItem& aItem )
override;
37 wxSize
GetToolSize( wxDC& aDc, wxWindow* aWindow,
const wxAuiToolBarItem& aItem )
override;
43 void DrawButton( wxDC& aDc, wxWindow* aWindow,
const wxAuiToolBarItem& aItem,
44 const wxRect& aRect )
override;