]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dir.tex
correction for Mac OS compilation
[wxWidgets.git] / docs / latex / wx / dir.tex
index cb9dca65d9d7b2e57082344b66c6f7faa1791cc4..f54e104053d9dcd8f13209b8ae25dfd6afc3c21c 100644 (file)
@@ -146,9 +146,9 @@ Depending on the return value, the enumeration may continue or stop.
 The function returns the total number of files found or {\tt (size\_t)-1} on
 error.
 
-See also: \helpref{GetAllFiles}\label{wxdirgetallfiles}
+See also: \helpref{GetAllFiles}{wxdirgetallfiles}
 
-\membersection{wxDir::GetAllFiles}{wxdirgetallfiles}
+\membersection{wxDir::GetAllFiles}\label{wxdirgetallfiles}
 
 \func{static size\_t}{GetAllFiles}{\param{const wxString& }{dirname}, \param{wxArrayString *}{files}, \param{const wxString& }{filespec = wxEmptyString}, \param{int }{flags = wxDIR\_DEFAULT}}