]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unichar.h
Removed wxPropertyGridInterface::SetPropertyAttributes()
[wxWidgets.git] / include / wx / unichar.h
index 2b93bf9c88c19fd5deffef0f716389952bf4eb85..8503c41992bfc518fec780b2c9fc65726de8a0fc 100644 (file)
@@ -16,7 +16,7 @@
 #include "wx/stringimpl.h"
 
 class WXDLLIMPEXP_FWD_BASE wxUniCharRef;
-class WXDLLIMPEXP_FWD_BASE wxStringIteratorNode;
+class WXDLLIMPEXP_FWD_BASE wxString;
 
 // This class represents single Unicode character. It can be converted to
 // and from char or wchar_t and implements commonly used character operations.