X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc7a2a602b4bd9308be21bc07e40a680f483438e..b1e88286a282de7b2d542483f96f32b91c85e3cb:/include/wx/cshelp.h diff --git a/include/wx/cshelp.h b/include/wx/cshelp.h index 31d6e205c3..2da0ddd5b5 100644 --- a/include/wx/cshelp.h +++ b/include/wx/cshelp.h @@ -141,8 +141,8 @@ private: static wxHelpProvider *ms_helpProvider; }; -WX_DECLARE_HASH_MAP( long, wxString, wxIntegerHash, wxIntegerEqual, - wxLongToStringHashMap ); +WX_DECLARE_EXPORTED_HASH_MAP( long, wxString, wxIntegerHash, wxIntegerEqual, + wxLongToStringHashMap ); // wxSimpleHelpProvider is an implementation of wxHelpProvider which supports // only plain text help strings and shows the string associated with the