aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ScintillaTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ScintillaTypes.h')
-rw-r--r--include/ScintillaTypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ScintillaTypes.h b/include/ScintillaTypes.h
index af726b2ab..71e2be398 100644
--- a/include/ScintillaTypes.h
+++ b/include/ScintillaTypes.h
@@ -515,6 +515,7 @@ enum class Technology {
DirectWrite = 1,
DirectWriteRetain = 2,
DirectWriteDC = 3,
+ DirectWrite1 = 4,
};
enum class LineEndType {