Add OS/2 to supported instances
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a3957d3d2c
commit
e8344916f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user