diff options
| author | Unknown <nyamatongwe@gmail.com> | 2013-08-07 19:19:03 +1000 |
|---|---|---|
| committer | Unknown <nyamatongwe@gmail.com> | 2013-08-07 19:19:03 +1000 |
| commit | 156e9310843d056f654840c3c5e60be10eb6f7af (patch) | |
| tree | b5276f41fb60227aaa1f9dc96dc009cb7e505bec /doc/ScintillaHistory.html | |
| parent | 70266f078a31ef29fa520ac5b3f530dc991cd5be (diff) | |
| download | scintilla-mirror-156e9310843d056f654840c3c5e60be10eb6f7af.tar.gz | |
Bindings in ScintillaEdit made to work on 64-bit Unix systems.
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 c03598f05..fad1797ce 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -470,6 +470,9 @@ On Windows, fix painting on an explicit HDC when first paint attempt abandoned. </li> <li> + Qt bindings in ScintillaEdit made to work on 64-bit Unix systems. + </li> + <li> Easier access to printing on Qt with formatRange method. </li> <li> |
