]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
SetTextColour is gone
[wxWidgets.git] / include / wx / os2 / setup0.h
index 575d59d0914ba5f175a9344db6ac4d0dc1ad606f..3ea2bfebb72afebc2e30935a8905e59452e31701 100644 (file)
 // Set to 1 to enable virtual ZIP filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_ZIP        1
 
+// Set to 1 to enable virtual archive filesystem (requires wxUSE_FILESYSTEM)
+#define wxUSE_FS_ARCHIVE    1
+
 // Set to 1 to enable virtual Internet filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_INET       1
 
 // Set to 1 to compile wxBackingFile and wxBackedInputStream
 #define wxUSE_BACKINGFILE   1
 
+// Set to 1 to compile wxTarInput/OutputStream classes.
+#define wxUSE_TARSTREAM     1
+
 // Set to 1 to compile wxZlibInput/OutputStream classes. Also required by
 // wxUSE_LIBPNG
 #define wxUSE_ZLIB          1