X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46263455960bc46a6b2e77d444061b6378fc6373..46f4cdbeafa382f38777bc8102959fe85da3ffdd:/docs/latex/wx/archive.tex diff --git a/docs/latex/wx/archive.tex b/docs/latex/wx/archive.tex index cf4fb20f46..15dd1c64df 100644 --- a/docs/latex/wx/archive.tex +++ b/docs/latex/wx/archive.tex @@ -459,7 +459,7 @@ Construct iterator that returns all the entries in the archive input stream {\it arc}. -\membersection{wxArchiveIterator::operator*}\label{wxarchiveiteratoroperatorunknown} +\membersection{wxArchiveIterator::operator*}\label{wxarchiveiteratoroperatorstar} \constfunc{const T\&}{operator*}{\void} @@ -467,7 +467,7 @@ Returns an entry object from the archive input stream, giving away ownership. -\membersection{wxArchiveIterator::operator++}\label{wxarchiveiteratoroperatorunknown} +\membersection{wxArchiveIterator::operator++}\label{wxarchiveiteratoroperatorincrement} \func{wxArchiveIterator\&}{operator++}{\void}