diff options
| author | Neil <nyamatongwe@gmail.com> | 2015-02-04 08:04:06 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2015-02-04 08:04:06 +1100 |
| commit | ca6e6726ea248cc86dad9a3eddf649abe98add60 (patch) | |
| tree | 39dd457627c279bf35444c81c2ab69068dde1577 /doc/ScintillaHistory.html | |
| parent | 2a01e4a708c371b061a9669ea3204a295e835ada (diff) | |
| download | scintilla-mirror-ca6e6726ea248cc86dad9a3eddf649abe98add60.tar.gz | |
Implement hover style and colour for indicators.
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 529e22eb0..e629bb2b4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -486,6 +486,9 @@ Released 20 January 2015. </li> <li> + Indicators may have a different colour and style when the mouse is over them or the caret is moved into them. + </li> + <li> Minimum version of Qt supported is now 4.8 due to the use of QElapsedTimer::nsecsElapsed. </li> <li> |
