diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
| -rw-r--r-- | doc/ScintillaDoc.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index c4b0112b3..5c0c08d34 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -4044,7 +4044,8 @@ struct Sci_TextToFind { <code>SC_MARK_BACKGROUND</code>, <code>SC_MARK_LEFTRECT</code>, <code>SC_MARK_FULLRECT</code>, - <code>SC_MARK_BOOKMARK</code>, and + <code>SC_MARK_BOOKMARK</code>, + <code>SC_MARK_VERTICALBOOKMARK</code>, and <code>SC_MARK_UNDERLINE</code>. </p> |
