]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
Applied modified 3-state checkbox patch from Mathew Cucuzella
[wxWidgets.git] / include / wx / os2 / setup0.h
index 05f9f45b40a39922a04a4edc81470f519b113732..58d1b1297cb31e4214b21e0963f9994f70ebd2a4 100644 (file)
                                   // and make the library thread safe
 #define wxUSE_ZLIB          1
                                   // Use zlib for compression in streams and PNG code
+#define wxUSE_GZSTREAM      1
+                                  // Set to 1 to compile wxGzipInput/OutputStream classes.
+                                  // Requires wxUSE_ZLIB.
 #define wxUSE_IMAGE         1
                                   // Set to 1 for wxImage support (recommended).
 #define wxUSE_LIBPNG        1