10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
14#include <wx/stattext.h>
18#include <wx/settings.h>
19#include <wx/textctrl.h>
21#include <wx/statbox.h>
22#include <wx/checkbox.h>
47 PANEL_SETUP_FORMATTING_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 );