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 39150902f..307e216a1 100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h @@ -590,6 +590,7 @@  #define SCE_METAPOST_SYMBOL 3  #define SCE_METAPOST_COMMAND 4  #define SCE_METAPOST_TEXT 5 +#define SCE_METAPOST_EXTRA 6  //--Autogenerated -- end of section automatically generated from Scintilla.iface  #endif | 
