diff --git a/include/wx/univ/setup0.h b/include/wx/univ/setup0.h index b78fdabfd6..55c8b00463 100644 --- a/include/wx/univ/setup0.h +++ b/include/wx/univ/setup0.h @@ -594,7 +594,7 @@ #define wxUSE_STATTEXT 1 // wxStaticText #define wxUSE_STATBMP 1 // wxStaticBitmap #define wxUSE_TEXTCTRL 1 // wxTextCtrl -#define wxUSE_TOGGLEBTN 0 // requires wxButton // currently not supported +#define wxUSE_TOGGLEBTN 1 // wxToggleButton #define wxUSE_TREECTRL 1 // wxTreeCtrl // Use a status bar class? Depending on the value of wxUSE_NATIVE_STATUSBAR