]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fix for STL build after ID range changes in XRC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Nov 2010 22:13:55 +0000 (22:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Nov 2010 22:13:55 +0000 (22:13 +0000)
Fix compilation of the new code which relied on implicit conversion of
wxString to "const char *" which is unavailable when wxUSE_STL==1.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found