chop off the unwanted \r from GetLineText() return value for richedit 2.0 controls...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Sep 2007 11:16:04 +0000 (11:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Sep 2007 11:16:04 +0000 (11:16 +0000)
commite1ef6b5da5df7f9730bffb4c3578e1aba28169e4
treebbfb5ee90075ada172ed5b36d688cbc4aba204e2
parent075946015d49dd22382651e693c36a44aeb2e81b
chop off the unwanted \r from GetLineText() return value for richedit 2.0 controls (patch 1780110)

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