fixed typo in GetSelEnd() which made that the function didn't work (bug 1219791)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Jun 2005 21:41:39 +0000 (21:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Jun 2005 21:41:39 +0000 (21:41 +0000)
commit0a936028d443885f8faf0ffa74766b5825dda77b
tree92057596fa2eae99d1bdd5c2abfb4d81857eb4e4
parent6143d3b61e311ae647577c284eaf41dded4e2b3c
fixed typo in GetSelEnd() which made that the function didn't work (bug 1219791)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/msw/slider95.cpp