Docs corrections from Tim Stahlhut
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -402,7 +402,7 @@ public:
|
||||
|
||||
/**
|
||||
Gets text from param and does some conversions:
|
||||
replaces \n, \r, \t by respective characters (according to C syntax)
|
||||
replaces \\n, \\r, \\t by respective characters (according to C syntax)
|
||||
replaces @c $ by @c and @c $$ by @c $ (needed for @c _File to @c File
|
||||
translation because of XML syntax)
|
||||
calls wxGetTranslations (unless disabled in wxXmlResource)
|
||||
|
Reference in New Issue
Block a user