]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/archive.tex
changed the version and the date
[wxWidgets.git] / docs / latex / wx / archive.tex
index cf4fb20f4677ba8aeb271f512bacb95e487ac50b..15dd1c64dfa3f2508295e82676ec9c1b17c6b3d4 100644 (file)
@@ -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}