From 2612d21798552cfc66304ba84a50dd5174f6ceff Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 16 Apr 2002 08:02:19 +0000 Subject: Patch from Holger Kiemes to recognise more tag line formats. --- include/Scintilla.iface | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Scintilla.iface') 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 -- cgit v1.2.3