]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
SetTextColor --> SetTextColour, to be consistent with the rest of the lib
[wxWidgets.git] / include / wx / setup_inc.h
index 387c59a715f60ad61b8b233244ff8422b1d74830..de7d95be3b61e98e27203041e201a43b25b2c76f 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