]> git.saurik.com Git - wxWidgets.git/commit
Also account for EOL chars correctly in wxStyledTextCtrl::GetLineLength().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Dec 2012 13:27:55 +0000 (13:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 8 Dec 2012 13:27:55 +0000 (13:27 +0000)
commit223862cbd39bf964c146c90cb055c5409c07d07d
treeee71f497893ed9790254024213f4791e8289c5f6
parent84c6c2121b72729233f9d58caec75f64194d97a4
Also account for EOL chars correctly in wxStyledTextCtrl::GetLineLength().

Make GetLineLength() consistent with GetLineText() after the changes of
r73140.

Closes #13646.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/stc/stc.h
src/stc/stc.h.in