aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.h
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-09-14 10:14:40 +0000
committernyamatongwe <devnull@localhost>2001-09-14 10:14:40 +0000
commit062eda353f0a9060c8c262d698c66b1b5d8030e2 (patch)
treee970c1c7e8b99c294c4fe90ccb23edf66eaf8f70 /include/Scintilla.h
parent1f43915c138cff8dbb3da48a81fdccce63abb181 (diff)
downloadscintilla-mirror-062eda353f0a9060c8c262d698c66b1b5d8030e2.tar.gz
Addition of more SGML styles from Steve.
Diffstat (limited to 'include/Scintilla.h')
-rw-r--r--include/Scintilla.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.h b/include/Scintilla.h
index 9d5edb70a..abe1581a4 100644
--- a/include/Scintilla.h
+++ b/include/Scintilla.h
@@ -132,6 +132,7 @@ typedef sptr_t (*SciFnDirect)(sptr_t ptr, unsigned int iMessage, uptr_t wParam,
#define STYLE_BRACEBAD 35
#define STYLE_CONTROLCHAR 36
#define STYLE_INDENTGUIDE 37
+#define STYLE_LASTPREDEFINED 39
#define STYLE_MAX 127
#define SC_CHARSET_ANSI 0
#define SC_CHARSET_DEFAULT 1