From: Vadim Zeitlin Date: Thu, 1 Sep 2005 14:46:18 +0000 (+0000) Subject: corrected Get() return value X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8648883bfe1106c807f7ab3facddae36419ccead corrected Get() return value git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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.