summaryrefslogtreecommitdiff
path: root/qt5/src/ArthurOutputDev.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt5/src/ArthurOutputDev.h')
-rw-r--r--qt5/src/ArthurOutputDev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt5/src/ArthurOutputDev.h b/qt5/src/ArthurOutputDev.h
index 396ce578..f877bc66 100644
--- a/qt5/src/ArthurOutputDev.h
+++ b/qt5/src/ArthurOutputDev.h
@@ -150,7 +150,7 @@ public:
bool interpolate, bool inlineImg) override;
void drawImage(GfxState *state, Object *ref, Stream *str,
int width, int height, GfxImageColorMap *colorMap,
- bool interpolate, int *maskColors, bool inlineImg) override;
+ bool interpolate, const int *maskColors, bool inlineImg) override;
void drawSoftMaskedImage(GfxState *state, Object *ref, Stream *str,
int width, int height,