10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
17#include <wx/stattext.h>
20#include <wx/settings.h>
21#include <wx/statline.h>
22#include <wx/checkbox.h>
45 PANEL_SYM_DISPLAY_OPTIONS_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxTAB_TRAVERSAL,
const wxString&
name = wxEmptyString );
wxCheckBox * m_checkShowPinAltModeIcons
wxCheckBox * m_showPinElectricalTypes
PANEL_SYM_DISPLAY_OPTIONS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
wxStaticLine * m_staticline1
wxCheckBox * m_checkShowHiddenPins
wxCheckBox * m_checkShowHiddenFields
~PANEL_SYM_DISPLAY_OPTIONS_BASE()
wxBoxSizer * m_galOptionsSizer
wxStaticText * m_appearanceLabel
RESETTABLE_PANEL(wxWindow *aParent, wxWindowID aId=wxID_ANY, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxSize(-1,-1), long aStyle=wxTAB_TRAVERSAL, const wxString &aName=wxEmptyString)