20#ifndef KICAD_WX_AUI_ART_PROVIDERS_H
21#define KICAD_WX_AUI_ART_PROVIDERS_H
23#include <wx/aui/auibar.h>
24#include <wx/aui/dockart.h>
34 wxSize
GetToolSize( wxDC& aDc, wxWindow* aWindow,
const wxAuiToolBarItem& aItem )
override;
39 void DrawButton( wxDC& aDc, wxWindow* aWindow,
const wxAuiToolBarItem& aItem,
40 const wxRect& aRect )
override;