24 #ifndef PANEL_TOOLBAR_CUSTOMIZATION_H_ 
   25 #define PANEL_TOOLBAR_CUSTOMIZATION_H_ 
   32#include <wx/bmpbndl.h> 
   43                                 const std::vector<TOOL_ACTION*>& aTools,
 
   44                                 const std::vector<ACTION_TOOLBAR_CONTROL*>& aControls );
 
 
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.