From f3a226257d61fc7e23ddcb853ff828009d309bbd Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 18 Apr 2000 13:23:58 +0000 Subject: Removed use of PropSet in Accessor to avoid linkage. Added indenting and horizontal scroll bar messages. --- include/SciLexer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/SciLexer.h') diff --git a/include/SciLexer.h b/include/SciLexer.h index 3e0ad31b4..b99526e4f 100644 --- a/include/SciLexer.h +++ b/include/SciLexer.h @@ -21,6 +21,7 @@ #define SCLEX_ERRORLIST 10 #define SCLEX_MAKEFILE 11 #define SCLEX_BATCH 12 +#define SCLEX_XCODE 13 // Lexical states for SCLEX_PYTHON #define SCE_P_DEFAULT 0 -- cgit v1.2.3