From: Włodzimierz Skiba Date: Fri, 26 May 2006 14:09:50 +0000 (+0000) Subject: wxToggleButton for wxUniv already implemented. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/88060820acda9b950d47c7bce37909a894cfda6b wxToggleButton for wxUniv already implemented. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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