]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
Override GetPixelSize on OS X as the base impl creates a wxScreenDC each time, which...
[wxWidgets.git] / include / wx / os2 / setup0.h
index 55b47dde66f684fda2c1dddcd2d5c13bd1ffe4f0..575d59d0914ba5f175a9344db6ac4d0dc1ad606f 100644 (file)
 // Set to 1 to compile wxZipInput/OutputStream classes.
 #define wxUSE_ZIPSTREAM     1
 
+// Set to 1 to compile wxBackingFile and wxBackedInputStream
+#define wxUSE_BACKINGFILE   1
+
 // Set to 1 to compile wxZlibInput/OutputStream classes. Also required by
 // wxUSE_LIBPNG
 #define wxUSE_ZLIB          1