git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4360
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Define 1 to use radio button control
#define wxUSE_RADIOBTN 1
// Unfortunately someone introduced this one, too
// Define 1 to use radio button control
#define wxUSE_RADIOBTN 1
// Unfortunately someone introduced this one, too
+#define wxUSE_RADIOBOX 1
+ // And this... don't know which one is corect
#define wxUSE_SCROLLBAR 1
// Define 1 to compile contributed wxScrollBar class
#define wxUSE_SCROLLBAR 1
// Define 1 to compile contributed wxScrollBar class
#define wxUSE_SPINBTN 1
// Define 1 to compile spin button
#define wxUSE_SPINBTN 1
// Define 1 to compile spin button
+#define wxUSE_SPINCTRL 1
+ // Define 1 to use wxSpinCtrl class
#define wxUSE_STATLINE 1
// use wxStaticLine class
#define wxUSE_STATLINE 1
// use wxStaticLine class
#define wxUSE_CARET 1
// Define 1 to use wxCaret class
#define wxUSE_CARET 1
// Define 1 to use wxCaret class
+#define wxUSE_SLIDER 1
+ // Define 1 to use wxSlider class
+
#define wxUSE_NEW_GRID 1
// Define 1 to use the new wxGrid class
// (still under development, define 0 to
#define wxUSE_NEW_GRID 1
// Define 1 to use the new wxGrid class
// (still under development, define 0 to