diff options
Diffstat (limited to 'include/SciLexer.h')
| -rw-r--r-- | include/SciLexer.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/SciLexer.h b/include/SciLexer.h index 04372d25b..16144558c 100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h @@ -60,6 +60,7 @@  #define SCE_C_STRINGEOL 12  #define SCE_C_VERBATIM 13  #define SCE_C_REGEX 14 +#define SCE_C_COMMENTLINEDOC 15  #define SCE_H_DEFAULT 0  #define SCE_H_TAG 1  #define SCE_H_TAGUNKNOWN 2 | 
