X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/601bee5ca24b18ef3736c54f9f3b2458023f3c68..9e967d5417d49764276cf121a32c35d5770b1332:/docs/latex/wx/arc.tex diff --git a/docs/latex/wx/arc.tex b/docs/latex/wx/arc.tex index 56a76abaa9..836828ae1b 100644 --- a/docs/latex/wx/arc.tex +++ b/docs/latex/wx/arc.tex @@ -10,7 +10,8 @@ \section{Archive formats such as zip}\label{wxarc} The archive classes handle archive formats such as zip, tar, rar and cab. -Currently wxZip and wxTar classes are included. +Currently \helpref{wxZip}{wxzipinputstream} +and \helpref{wxTar}{wxtarinputstream} classes are included. For each archive type, there are the following classes (using zip here as an example):