fixed wxHtmlWindow::SelectionToText() to correctly insert newlines after single-cell...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 15 Oct 2008 15:43:45 +0000 (15:43 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 15 Oct 2008 15:43:45 +0000 (15:43 +0000)
commit7f8f381c0f1380986acc18e30d4b95a2571fdd7c
treeae926fec20d399aa0423a2378f17256d59e6e35c
parent427c415b933075ab9be91d7116c6db80858e0b78
fixed wxHtmlWindow::SelectionToText() to correctly insert newlines after single-cell paragraphs

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