]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
reSWIGged
[wxWidgets.git] / include / wx / strconv.h
index a5c89c21970978e1c59cebefe1662d4b0ffe76b9..9248f2cb7e9732214942952047b898296ea22360 100644 (file)
@@ -188,7 +188,8 @@ private:
     // do create m_convReal (unconditionally)
     wxMBConv *DoCreate() const;
 
-    void SetEncoding();
+    // set the name (may be only called when m_name == NULL), makes copy of
+    // charset string
     void SetName(const wxChar *charset);