don't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Sep 2006 23:36:06 +0000 (23:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Sep 2006 23:36:06 +0000 (23:36 +0000)
commit4d70ab089f130b18fadf17393ce0779f6d8010bf
tree4067e3fb1a3c840c704440468a55a5b98524b7bc
parentc79fdf86ad65d5a61f7bb70570adeb0c99992f35
don't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT (this shouldn't be necessary and provokes an assert from wxCSConv ctor)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/html/m_layout.cpp