Fix modifier for creating rectangular selections on Windows
commit9fc709e1dce1ace0fa97afe1a8afcd03c3580531
authorColomban Wendling <ban@herbesfolles.org>
Wed, 2 Jan 2019 13:10:07 +0000 (2 14:10 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 2 Jan 2019 13:10:07 +0000 (2 14:10 +0100)
tree4e66b460e444ba98e8975a8093396b78089ad290
parent4452b365bfc42b434465577dc6411ff30d176afb
Fix modifier for creating rectangular selections on Windows

33dafac8f0713de79f04e2ebce2399fb914d6792 restored the pre-Scintilla
3.10 default on non-Windows, but also changed the Windows one.  Fix
this so the modifier keeps its historical value on Windows as well.
src/editor.c