]> git.saurik.com Git - wxWidgets.git/commitdiff
Got rid of VisualAge true/false defs with db class fixes.
authorDavid Webster <Dave.Webster@bhmi.com>
Tue, 12 Jun 2001 13:42:44 +0000 (13:42 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Tue, 12 Jun 2001 13:42:44 +0000 (13:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h
include/wx/os2/setup.h
include/wx/os2/setup0.h

index cf965721b380619db2fc1ac2e31228c77e42d340..aaa969318831103b908d0e62d65577e7ddc51fed 100644 (file)
     #define FALSE 0
 #endif
 
-#ifdef __VISAGECPP__
-    #define true TRUE
-    #define false FALSE
-#endif
-
 // Add more tests here for Windows compilers that already define bool
 // (under Unix, configure tests for this)
 #ifndef HAVE_BOOL
index 472f2f3291bda0a1a11d62e5b7d541bfd4afe479..75c0f5b4b4fe63a26d793713ab93361b9ce89221 100644 (file)
 
 #define wxUSE_SNGLINST_CHECKER  1
 
+#define wxUSE_GEOMETRY  1
+                                // needed for wxCanvas
+
 #endif
     // _WX_SETUP_H_
index aff83e7a720d70726c69146b9be2762241e93f18..a77445b09b5c99b05eed56ab4342dbcccd4c417d 100644 (file)
 
 #define wxUSE_SNGLINST_CHECKER  1
 
+#define wxUSE_GEOMETRY  1
+                                // needed for wxCanvas
+
 #endif
     // _WX_SETUP_H_