]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/setup.h
wxComboBox included (removed dependency on wxUSE_COMBOBOX which was never
[wxWidgets.git] / include / wx / motif / setup.h
index 7a02e4c3b35763ec1d58bbd1a25794616b6b2982..d2242990931e253d4a60481c5d384e2a458ef385 100644 (file)
 #define wxUSE_THREADS       0
                                   // Use threads
 
+#define wxUSE_ZLIB          1
+                                  // Use zlib for compression in streams and PNG code
+#define wxUSE_LIBPNG        1
+                                  // Use PNG bitmap code
+#define wxUSE_STD_IOSTREAM  1
+                                  // Use standard C++ streams if 1. If 0, use wxWin
+                                  // streams implementation.
 /*
  * Finer detail
  *