Mention wxZlib classes in archives overview.

Closes #12974.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2011-02-26 17:46:57 +00:00
parent af07be96eb
commit d13dc522f4

View File

@@ -11,7 +11,7 @@
@page overview_archive Archive Formats @page overview_archive Archive Formats
The archive classes handle archive formats such as zip, tar, rar and cab. The archive classes handle archive formats such as zip, tar, rar and cab.
Currently wxZip and wxTar classes are included. Currently wxZip, wxTar and wxZlib classes are included.
For each archive type, there are the following classes (using zip here as an For each archive type, there are the following classes (using zip here as an
example): example):