From 8648883bfe1106c807f7ab3facddae36419ccead Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 1 Sep 2005 14:46:18 +0000 Subject: [PATCH] corrected Get() return value git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/stdpaths.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/stdpaths.tex b/docs/latex/wx/stdpaths.tex index a0aae80c3a..8e1817a43c 100644 --- a/docs/latex/wx/stdpaths.tex +++ b/docs/latex/wx/stdpaths.tex @@ -53,7 +53,7 @@ No base class \membersection{wxStandardPaths::Get}\label{wxstandardpathsget} -\func{static wxStandardPaths\&}{Get}{\void} +\func{static wxStandardPathsBase\&}{Get}{\void} Returns reference to the unique global standard paths object. -- 2.50.0