]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
Improved wxTreeCtrl tooltip processing performance (causing
[wxWidgets.git] / include / wx / os2 / setup0.h
index 05f9f45b40a39922a04a4edc81470f519b113732..0b32d13e254918682949286fcb156756e590eb2e 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
                                 // needed for wxCanvas
 #define wxUSE_MENUS               1
 
-#define wxUSE_WAVE                1
+#define wxUSE_SOUND                1
 
 #define wxUSE_REGEX               1