aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa')
-rw-r--r--cocoa/PlatCocoa.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/PlatCocoa.mm b/cocoa/PlatCocoa.mm
index 0e1897438..bec70e8b9 100644
--- a/cocoa/PlatCocoa.mm
+++ b/cocoa/PlatCocoa.mm
@@ -345,6 +345,7 @@ const int SupportsCocoa[] = {
SC_SUPPORTS_PIXEL_DIVISIONS,
SC_SUPPORTS_FRACTIONAL_STROKE_WIDTH,
SC_SUPPORTS_TRANSLUCENT_STROKE,
+ SC_SUPPORTS_PIXEL_MODIFICATION,
};
}