diff options
| author | John Ehresman <unknown> | 2016-01-22 09:43:13 +1100 |
|---|---|---|
| committer | John Ehresman <unknown> | 2016-01-22 09:43:13 +1100 |
| commit | c3f1a0ec579d674786b407fc8d15510f154cf868 (patch) | |
| tree | 04714193a45a9fb4198d3b9022a1c7140ac1315e /doc/ScintillaHistory.html | |
| parent | 2971106795d803f5368ce6f53b1ff44acf9af208 (diff) | |
| download | scintilla-mirror-c3f1a0ec579d674786b407fc8d15510f154cf868.tar.gz | |
For Qt, release builds have assertions turned off.
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 1e286e8aa..a0f40bac1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -502,6 +502,9 @@ For the HTML lexer, limit the extent of Mako line comments to finish before the line end characters. </li> + <li> + For Qt, release builds have assertions turned off. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite363.zip">Release 3.6.3</a> |
