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
commiteef022a77a9b0c477e9b2f8de45566d42fb9f50c (patch)
tree94d2459c9ab397af56ddec4c06a615df20f9a60c
parentb274db84c08868d86dfb19a92e7265c94369cbf9 (diff)
downloadscintilla-mirror-eef022a77a9b0c477e9b2f8de45566d42fb9f50c.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>