diff options
author | johnsonj <devnull@localhost> | 2016-01-25 13:18:26 +1100 |
---|---|---|
committer | johnsonj <devnull@localhost> | 2016-01-25 13:18:26 +1100 |
commit | 71c673f7511f4f7f890ffe7ded65a0cf0cec3836 (patch) | |
tree | 4a0d2e117677f567dae844c557183d738fc4f496 /doc/ScintillaHistory.html | |
parent | 89c4aeb98383ac8aa6e3c8d9983ef53307cba090 (diff) | |
download | scintilla-mirror-71c673f7511f4f7f890ffe7ded65a0cf0cec3836.tar.gz |
Make IME indicators work similarly on all 3 platforms.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a0f40bac1..764ddd7ca 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -505,6 +505,9 @@ <li> For Qt, release builds have assertions turned off. </li> + <li> + IME target range displayed on Qt for OS X. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite363.zip">Release 3.6.3</a> |