added wxGzipIOStreams (patch 792932)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -893,6 +893,11 @@
|
||||
*/
|
||||
#define wxUSE_ZIPSTREAM 1
|
||||
|
||||
/*
|
||||
* Use gzip streams, requires wxUSE_ZLIB
|
||||
*/
|
||||
#define wxUSE_GZSTREAM 1
|
||||
|
||||
/*
|
||||
* wxPalette class
|
||||
*/
|
||||
|
Reference in New Issue
Block a user