summaryrefslogtreecommitdiffstats
path: root/examples/effects/blurpicker/blureffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/effects/blurpicker/blureffect.h')
-rw-r--r--examples/effects/blurpicker/blureffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/effects/blurpicker/blureffect.h b/examples/effects/blurpicker/blureffect.h
index 6cfa55a500..3d1d433b80 100644
--- a/examples/effects/blurpicker/blureffect.h
+++ b/examples/effects/blurpicker/blureffect.h
@@ -54,7 +54,7 @@ public:
QRectF boundingRect() const;
- void draw(QPainter *painter, QGraphicsEffectSource *source);
+ void draw(QPainter *painter);
private:
void adjustForItem();