]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/setup0.h
applied patch for safer GIF decoding (502103)
[wxWidgets.git] / include / wx / gtk1 / setup0.h
index cca48903c0728ed27ae88ff4a15e7fd27a06573d..22f91e87faa1f8676c7caf83c276767c33d5a276 100644 (file)
  * Use streams
  */
 #define wxUSE_STREAMS 1
-/*
- * Use class serialization
- */
-#define wxUSE_SERIAL 1
 /*
  * Use sockets
  */
  * streams implementation.
  */
 #define wxUSE_STD_IOSTREAM  0
-/*
- * wxLibrary class
- */
-#define wxUSE_DYNLIB_CLASS 1
 
 /*
  * Use font metric files in GetTextExtent for wxPostScriptDC
  */
 #define wxUSE_SPLINES 1
 /*
- * Use wxLibrary class
+ * Use wxObjectLoader class
  */
-#define wxUSE_DYNLIB_CLASS 1
+#define wxUSE_DYNAMIC_LOADER 1
 
 /*
  * Use the mdi architecture