KiCad PCB EDA Suite
|
#include <wx/artprov.h>
#include <wx/xrc/xmlres.h>
#include <wx/intl.h>
#include <wx/string.h>
#include <wx/stattext.h>
#include <wx/gdicmn.h>
#include <wx/font.h>
#include <wx/colour.h>
#include <wx/settings.h>
#include <wx/statline.h>
#include <wx/grid.h>
#include <wx/choice.h>
#include <wx/checkbox.h>
#include <wx/textctrl.h>
#include <wx/gbsizer.h>
#include <wx/sizer.h>
#include <wx/panel.h>
Go to the source code of this file.
Classes | |
class | PANEL_SETUP_TEXT_AND_GRAPHICS_BASE |
Class PANEL_SETUP_TEXT_AND_GRAPHICS_BASE. More... | |