]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/encconv.h
Upported combobox changes and another fix.
[wxWidgets.git] / include / wx / encconv.h
index 7b9589f355df2f3d84afb657d01b8b10c5e93c3e..71b4812e7901c4424151bd31cce2fe8b49380fc8 100644 (file)
@@ -148,6 +148,7 @@ class WXDLLEXPORT wxEncodingConverter : public wxObject
             bool m_UnicodeInput, m_UnicodeOutput;
             bool m_JustCopy;
 
+    DECLARE_NO_COPY_CLASS(wxEncodingConverter)
 };
 
 #endif // wxUSE_FONTMAP