diff options
-rw-r--r-- | doc/ScintillaDoc.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 265ae7c86..e91311040 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -1171,7 +1171,6 @@ SCN_NEEDSHOWN visible in some unusual way such as making the whole document visible. Most containers will just ensure each line in the range is visible by calling SCI_ENSUREVISIBLE. </p> - <h3> <pre> SCN_PAINTED </pre> |