]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected Get() return value
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Sep 2005 14:46:18 +0000 (14:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Sep 2005 14:46:18 +0000 (14:46 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/stdpaths.tex

index a0aae80c3a71ba0524e57a68cf096b7c586dfee3..8e1817a43c6e333ab79cbeede03bbc86a7e33929 100644 (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.