aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-08-10 11:06:56 +1000
committerNeil <nyamatongwe@gmail.com>2013-08-10 11:06:56 +1000
commitd0156d864f334f36cb11e1a0a19c1b7749ce6e36 (patch)
tree3ce1339efbe18a650aa929c24083595941ceda10
parented2fa5384addf6c02d4c91493c224c7737e9c327 (diff)
downloadscintilla-mirror-d0156d864f334f36cb11e1a0a19c1b7749ce6e36.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index cbd7f568f..e6b942ee9 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -478,6 +478,9 @@
Qt bindings in ScintillaEdit made to work on 64-bit Unix systems.
</li>
<li>
+ Qt bindings build on OS X with Qt 5.x.
+ </li>
+ <li>
Easier access to printing on Qt with formatRange method.
</li>
<li>