diff --git a/docs/latex/wx/docmanag.tex b/docs/latex/wx/docmanag.tex index 534c611c22..a97d6aa9ad 100644 --- a/docs/latex/wx/docmanag.tex +++ b/docs/latex/wx/docmanag.tex @@ -87,11 +87,11 @@ The directory last selected by the user when opening a file. \member{wxFileHistory*}{m\_fileHistory} -\membersection{wxDocManager::m\_templates}\label{wxdocmanagermtemplates} +\membersection{wxDocManager::GetTemplates}\label{wxdocmanagergettemplates} -\member{wxList}{m\_templates} +\func{wxList\&}{Gettemplates}{\void} -A list of all document templates. +Returns the list of all document templates. \membersection{wxDocManager::wxDocManager}\label{wxdocmanagerctor}