aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
diff options
context:
space:
mode:
authorZufu Liu <unknown>2019-04-07 10:03:38 +1000
committerZufu Liu <unknown>2019-04-07 10:03:38 +1000
commit33ca7ad72f783b2b9a9eef0b5d0dc8cd0629be69 (patch)
tree0bf8794e113820d25ce223960b17dee18a3190d5 /include/Scintilla.iface
parent8b500683bdd32d6e1533909508a641aa83f2f473 (diff)
downloadscintilla-mirror-33ca7ad72f783b2b9a9eef0b5d0dc8cd0629be69.tar.gz
Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK.
Diffstat (limited to 'include/Scintilla.iface')
-rw-r--r--include/Scintilla.iface1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index 7960bdbc6..b19ebd0b3 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -304,6 +304,7 @@ val SC_MARK_AVAILABLE=28
val SC_MARK_UNDERLINE=29
val SC_MARK_RGBAIMAGE=30
val SC_MARK_BOOKMARK=31
+val SC_MARK_VERTICALBOOKMARK=32
val SC_MARK_CHARACTER=10000