git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11278
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
FORCE_LINK_ME(m_pre)
// replaces '\t', ' ' and '\n' with HTML markup:
FORCE_LINK_ME(m_pre)
// replaces '\t', ' ' and '\n' with HTML markup:
-static wxString HtmlizeWhitespaces(const wxString& str)
+static wxString LINKAGEMODE HtmlizeWhitespaces(const wxString& str)
{
wxString out;
size_t i = 0, j = 0, len = str.Len();
{
wxString out;
size_t i = 0, j = 0, len = str.Len();