diff options
author | nyamatongwe <unknown> | 2001-04-10 11:29:53 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-04-10 11:29:53 +0000 |
commit | af8495c3f8d7c575e9bece7a4dd7e69f70b764dd (patch) | |
tree | 896568be554ef4f1fcb4df5d7ed5ed3812907105 | |
parent | 7f2aff8300b32ab746cb3b05b45b03403668646c (diff) | |
download | scintilla-mirror-af8495c3f8d7c575e9bece7a4dd7e69f70b764dd.tar.gz |
Removed stray header tag.
-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> |