fix typo in __WWXMAC__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
31b9d29fd7
commit
1f16b85005
@ -11,7 +11,7 @@
|
||||
#ifdef __MWERKS__
|
||||
#if (__MWERKS__ < 0x0900) || macintosh || defined ( __MACH__ )
|
||||
# ifndef __WXMAC__
|
||||
# define __WWXMAC__
|
||||
# define __WXMAC__
|
||||
# endif
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user