Due to wxStringBase::CopyBeforeWrite() we need to resend modified 'multiline' text.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-06-14 18:19:47 +00:00
parent 1ed52f8caa
commit af5d391cee

View File

@@ -2,6 +2,13 @@
wxWidgets Change Log - For more verbose changes, see the manual
---------------------------------------------------------------
2.6.2
-----
wxMSW:
- Fixed multiline tooltips handling.
2.6.1
-----