corrected Get() return value

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-09-01 14:46:18 +00:00
parent d466385131
commit 8648883bfe

View File

@ -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.