#include "wx/sizer.h"
#include "widgets.h"
+#if wxUSE_SLIDER
#include "icons/slider.xpm"
// ----------------------------------------------------------------------------
m_chkBothSides->GetValue() );
}
-void SliderWidgetsPage::OnCheckOrRadioBox(wxCommandEvent& event)
+void SliderWidgetsPage::OnCheckOrRadioBox(wxCommandEvent& WXUNUSED(event))
{
CreateSlider();
}
event.GetPosition());
}
+#endif
+ // wxUSE_SLIDER