Scintilla uses a -1 index to unselect, we need to catch that.
authorRobin Dunn <robin@alldunn.com>
Wed, 5 Feb 2003 23:30:36 +0000 (23:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 5 Feb 2003 23:30:36 +0000 (23:30 +0000)
commit895066d8c8434672ad0612c3b7d138057695c700
tree28443413bed75e7ad3b6272370151858982496df
parentdebc914bdccd720336f7fc6d82c1f2a704197f6a
Scintilla uses a -1 index to unselect, we need to catch that.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/stc/PlatWX.cpp
src/stc/PlatWX.cpp