]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix calculation of wxStyledTextCtrl selection size in GetSelectedText().
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 May 2012 09:48:12 +0000 (09:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 25 May 2012 09:48:12 +0000 (09:48 +0000)
Do the same changes as were done in r71540 to GetSelectedTextRaw() in
GetSelectedText() itself by modifying the code in gen_iface.py that generates
it.

Closes #14331.

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


No differences found