]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention wxZlib classes in archives overview.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Feb 2011 17:46:57 +0000 (17:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Feb 2011 17:46:57 +0000 (17:46 +0000)
Closes #12974.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/overviews/archive.h

index 79275b90d15c06ed60b4bda6375494385f244622..5cc4f7a1426ad9f4dde2505276defaf3b840d494 100644 (file)
@@ -11,7 +11,7 @@
 @page overview_archive Archive Formats
 
 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
 example):