]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngconf.h
put frame extents XGetWindowProperty code in one place
[wxWidgets.git] / src / png / pngconf.h
index 5b36cf6bdeaa00a0685c71f845a6551ba8ce6db2..0aa121201e5da9838d96b8006e33c8c6e24aa6a4 100644 (file)
 
 #define PNG_1_2_X
 
+#ifdef __DMC__
+#define PNG_NO_SNPRINTF
+#endif
+
 /* 
  * PNG_USER_CONFIG has to be defined on the compiler command line. This
  * includes the resource compiler for Windows DLL configurations.