]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Generic tree control text editor now has simple boder (no 3D effect)
[wxWidgets.git] / setup.h_vms
index db5e934a305ef3b25bafaa13f1e8ca1ce7130b44..ecda510f730af434dddb2197539dc77e54d2d509 100644 (file)
@@ -70,6 +70,9 @@
 /* Define this if your version of GTK+ is greater than 1.2 */
 #define __WXGTK12__ 1
 
+/* Define this if your version of GTK+ is greater than 1.2.7 */
+#define __WXGTK127__ 1
+
 /* Define this if your version of GTK+ is greater than 1.3 */
 #undef __WXGTK13__
 
  */
 #define wxUSE_ODBC 0
 #define wxODBC_FWD_ONLY_CURSORS 1
+#define wxODBC_BACKWARD_COMPATABILITY 0
 /*
  * Use Threads
  */
+#ifndef __WXGTK__
 #define wxUSE_THREADS 1
+#else
+#define wxUSE_THREADS 0
+#endif
 /*
  * Have glibc2
  */