aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
diff options
context:
space:
mode:
authornyamatongwe <unknown>2002-04-16 08:02:19 +0000
committernyamatongwe <unknown>2002-04-16 08:02:19 +0000
commit2612d21798552cfc66304ba84a50dd5174f6ceff (patch)
treebfdb3e61b2a422c8d596493b954d0c9819eb5bc8 /include/Scintilla.iface
parente2df63971683247f2f610402b977861bb9a6353c (diff)
downloadscintilla-mirror-2612d21798552cfc66304ba84a50dd5174f6ceff.tar.gz
Patch from Holger Kiemes to recognise more tag line formats.
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 8a4849025..a09a7c385 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -1604,6 +1604,7 @@ val SCE_ERR_BORLAND=5
val SCE_ERR_PERL=6
val SCE_ERR_NET=7
val SCE_ERR_LUA=8
+val SCE_ERR_CTAG=9
val SCE_ERR_DIFF_CHANGED=10
val SCE_ERR_DIFF_ADDITION=11
val SCE_ERR_DIFF_DELETION=12