diff options
| author | johnsonj <unknown> | 2016-01-25 13:18:26 +1100 |
|---|---|---|
| committer | johnsonj <unknown> | 2016-01-25 13:18:26 +1100 |
| commit | 515973e4b8a6b293ca196804a5f5ce191ae9792d (patch) | |
| tree | 23328276dcfa913a97e615398bac4fe17fa592a1 /doc/ScintillaHistory.html | |
| parent | 3d4f734f8bc601dcf27bb458a7794525688c806e (diff) | |
| download | scintilla-mirror-515973e4b8a6b293ca196804a5f5ce191ae9792d.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> |
