]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
changing graphics pen, brushes and fonts to be refcounted objects, having no subclasses
[wxWidgets.git] / setup.h.in
index 98bba9827067118326dfc2276ddc1a040e7d425a..5e9fb1159b2931d154d000c1af08864539e61dc4 100644 (file)
 
 #define wxUSE_FS_ZIP        0
 
+#define wxUSE_FS_ARCHIVE    0
+
 #define wxUSE_FS_INET       0
 
 #define wxUSE_ARCHIVE_STREAMS     0
 
 #define wxUSE_ZIPSTREAM     0
 
+#define wxUSE_BACKINGFILE   0
+
+#define wxUSE_TARSTREAM     0
+
 #define wxUSE_ZLIB          0
 
 #define wxUSE_APPLE_IEEE          0
 
 #define wxUSE_DISPLAY       0
 
-#define wxUSE_DETECT_SM     0
-
 #define wxUSE_GEOMETRY            0
 
 #define wxUSE_IMAGLIST      0
  */
 #define CONST_COMPATIBILITY 0
 
+/*
+ * use the session manager to detect KDE/GNOME
+ */
+#define wxUSE_DETECT_SM     0
+
+
 /* define with the name of timezone variable */
 #undef WX_TIMEZONE