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 917878474..fe4b06032 100644
--- a/include/ScintillaTypes.h
+++ b/include/ScintillaTypes.h
@@ -507,6 +507,7 @@ enum class Supports {
FractionalStrokeWidth = 2,
TranslucentStroke = 3,
PixelModification = 4,
+ ThreadSafeMeasureWidths = 5,
};
enum class LineCharacterIndexType {