10#include <wx/artprov.h> 
   11#include <wx/xrc/xmlres.h> 
   14#include <wx/stattext.h> 
   18#include <wx/settings.h> 
   19#include <wx/statline.h> 
   20#include <wx/radiobut.h> 
   23#include <wx/spinctrl.h> 
   24#include <wx/gbsizer.h> 
   25#include <wx/checkbox.h> 
   61        PANEL_GAL_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 );
 
 
wxChoice * m_gridLineWidth
 
PANEL_GAL_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)
 
wxStaticText * l_gridMinSpacing
 
wxRadioButton * m_rbSmallCrosshairs
 
wxRadioButton * m_rbFullWindowCrosshairs
 
wxRadioButton * m_rbLines
 
wxRadioButton * m_rbCrosses
 
wxStaticText * l_gridMinSpacingUnits
 
wxCheckBox * m_forceCursorDisplay
 
wxStaticText * m_staticText1
 
wxStaticLine * m_staticline2
 
wxStaticText * m_stGridLabel
 
~PANEL_GAL_OPTIONS_BASE()
 
wxStaticText * m_gridStyleLabel
 
wxStaticText * l_gridLineWidth
 
wxRadioButton * m_rb45DegreeCrosshairs
 
wxStaticText * l_gridSnapOptions
 
wxStaticLine * m_staticline1
 
wxSpinCtrl * m_gridMinSpacing
 
wxStaticText * l_gridLineWidthUnits
 
wxChoice * m_gridSnapOptions