Moved '\label' tag to the correct line, allowing tex2rtf to correctly build docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
509cd921bf
commit
2e64ba46bf
@ -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}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user