From d9a4fe17c8387edd98f7319ebcead19c13482b8a Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin <vadim@wxwidgets.org> Date: Mon, 21 Jan 2008 10:07:42 +0000 Subject: [PATCH] document GetTemplates() instead of m_templates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/docmanag.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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} -- 2.47.2