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
commitd126e56e2c800188a2546c241299453c2e4304a8 (patch)
tree182bcf6e60d78cddb6d68550f770b18ba36dd246 /include/Scintilla.iface
parent56792245ec9cd636f56b3dd9e837f12ca8d699e9 (diff)
downloadscintilla-mirror-d126e56e2c800188a2546c241299453c2e4304a8.tar.gz
Backport: Feature [feature-requests:#1276]. Add SC_MARK_VERTICALBOOKMARK.
Backport of changeset 7407:fc237c9afcdd.
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 d5360a201..c009371c1 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