]> git.saurik.com Git - wxWidgets.git/commitdiff
Add OS/2 to supported instances
authorDavid Webster <Dave.Webster@bhmi.com>
Thu, 7 Apr 2005 04:01:45 +0000 (04:01 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Thu, 7 Apr 2005 04:01:45 +0000 (04:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/tglbtn.h

index 53fa4926de62a143911df3692072a904242c5115..9c38f3cdf6e7e24ea6bab8fa4117b5e36383267b 100644 (file)
@@ -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