From: David Webster Date: Thu, 7 Apr 2005 04:01:45 +0000 (+0000) Subject: Add OS/2 to supported instances X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e8344916f8ee50bbcc8696e73482e1133b4259ec Add OS/2 to supported instances git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/tglbtn.h b/include/wx/tglbtn.h index 53fa4926de..9c38f3cdf6 100644 --- a/include/wx/tglbtn.h +++ b/include/wx/tglbtn.h @@ -37,10 +37,8 @@ END_DECLARE_EVENT_TYPES() #include "wx/mac/tglbtn.h" #elif defined(__WXPALMOS__) #include "wx/palmos/tglbtn.h" -/* -# elif defined(__WXPM__) -# include "wx/os2/tglbtn.h" -*/ +#elif defined(__WXPM__) + #include "wx/os2/tglbtn.h" #endif #endif // wxUSE_TOGGLEBTN