projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More broken code corrections; broken Latex file corrections.
[wxWidgets.git]
/
setup.h.in
diff --git
a/setup.h.in
b/setup.h.in
index bee58e8a1c3716e5a6bedb4abf37ab36e0f9a680..cdcdbb7b0d5650b82e4fa82cbe76698f7330f134 100644
(file)
--- a/
setup.h.in
+++ b/
setup.h.in
@@
-479,7
+479,10
@@
* Use Apple Ieee-double converter
*/
#define wxUSE_APPLE_IEEE 0
-
+/*
+ * Compatibility with 2.0 API.
+ */
+#define WXWIN_COMPATIBILITY_2 1
/*
* Enables debugging: memory tracing, assert, etc., contains debug level
*/