projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
respect wxBU_NOTEXT style in wxButton
[wxWidgets.git]
/
src
/
jpeg
/
jconfig.h
diff --git
a/src/jpeg/jconfig.h
b/src/jpeg/jconfig.h
index e8badf123ba7fb5c8fcf1e568cd679e7bdc6d641..2d79a744a55e3b5a64a21f079b69f9ef6cf4b30a 100644
(file)
--- a/
src/jpeg/jconfig.h
+++ b/
src/jpeg/jconfig.h
@@
-11,7
+11,7
@@
#ifdef __MWERKS__
#if (__MWERKS__ < 0x0900) || macintosh || defined ( __MACH__ )
# ifndef __WXMAC__
-# define __W
W
XMAC__
+# define __WXMAC__
# endif
#endif
#endif