aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-05-16 07:09:51 +0000
committernyamatongwe <devnull@localhost>2005-05-16 07:09:51 +0000
commit9d57134a6e5636bc42802766e176b9b21b423932 (patch)
tree4fb49ba75cbf541052cf8b30ea2e25f40553d13a /include/Scintilla.iface
parent6b1efb11ea0073e7f894d93dbe67ba6936e2f18b (diff)
downloadscintilla-mirror-9d57134a6e5636bc42802766e176b9b21b423932.tar.gz
Added ISO 8859-15 character set.
Diffstat (limited to 'include/Scintilla.iface')
-rw-r--r--include/Scintilla.iface1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index 1a980486a..6527aec38 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -375,6 +375,7 @@ val SC_CHARSET_HEBREW=177
val SC_CHARSET_ARABIC=178
val SC_CHARSET_VIETNAMESE=163
val SC_CHARSET_THAI=222
+val SC_CHARSET_8859_15=1000
# Clear all the styles and make equivalent to the global default style.
set void StyleClearAll=2050(,)