s/NB:/@note; revised wxFFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -440,7 +440,7 @@ public:
|
||||
/**
|
||||
Returns encoding of in-memory representation of the document
|
||||
(same as passed to Load() or constructor, defaults to UTF-8).
|
||||
NB: this is meaningless in Unicode build where data are stored as @c wchar_t*.
|
||||
@note this is meaningless in Unicode build where data are stored as @c wchar_t*.
|
||||
*/
|
||||
wxString GetEncoding() const;
|
||||
|
||||
|
Reference in New Issue
Block a user