aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SciLexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/SciLexer.h')
-rw-r--r--include/SciLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SciLexer.h b/include/SciLexer.h
index 81775d606..2bf4239d8 100644
--- a/include/SciLexer.h
+++ b/include/SciLexer.h
@@ -1022,6 +1022,7 @@
#define SCE_HA_COMMENTBLOCK3 16
#define SCE_HA_PRAGMA 17
#define SCE_HA_PREPROCESSOR 18
+#define SCE_HA_STRINGEOL 19
#define SCE_T3_DEFAULT 0
#define SCE_T3_X_DEFAULT 1
#define SCE_T3_PREPROCESSOR 2