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> 
   23#include <wx/gbsizer.h> 
   24#include <wx/checkbox.h> 
   25#include <wx/radiobut.h> 
   26#include <wx/spinctrl.h> 
   93        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 );