aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase/PlatQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/ScintillaEditBase/PlatQt.cpp')
-rw-r--r--qt/ScintillaEditBase/PlatQt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/ScintillaEditBase/PlatQt.cpp b/qt/ScintillaEditBase/PlatQt.cpp
index 16f699e8e..ee91f8311 100644
--- a/qt/ScintillaEditBase/PlatQt.cpp
+++ b/qt/ScintillaEditBase/PlatQt.cpp
@@ -137,6 +137,7 @@ const int SupportsQt[] = {
SC_SUPPORTS_LINE_DRAWS_FINAL,
SC_SUPPORTS_FRACTIONAL_STROKE_WIDTH,
SC_SUPPORTS_TRANSLUCENT_STROKE,
+ SC_SUPPORTS_PIXEL_MODIFICATION,
};
const FontAndCharacterSet *AsFontAndCharacterSet(const Font *f) {