]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
Update to Scintilla 1.53
[wxWidgets.git] / include / wx / list.h
index ffddd09a581ec24af774e10dfad03e0414c14684..172359bf4f37409ab798d17033d55188673dfc77 100644 (file)
@@ -226,7 +226,7 @@ enum wxKeyType
 
 // due to circular header dependencies this function has to be declared here
 // (normally it's found in utils.h which includes itself list.h...)
-extern WXDLLEXPORT wxChar* copystring(const wxChar *s);
+extern WXDLLIMPEXP_BASE wxChar* copystring(const wxChar *s);
 
 class WXDLLEXPORT wxObjectListNode;
 typedef wxObjectListNode wxNode;