diff options
Diffstat (limited to 'chalk/core/kis_gradient_painter.h')
-rw-r--r-- | chalk/core/kis_gradient_painter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_gradient_painter.h b/chalk/core/kis_gradient_painter.h index 2c0e29c2..fc31b117 100644 --- a/chalk/core/kis_gradient_painter.h +++ b/chalk/core/kis_gradient_painter.h @@ -66,7 +66,7 @@ public: */ bool paintGradient(const KisPoint& gradientVectorStart, const KisPoint& gradientVectorEnd, - enumGradientShape shape, + enumGradientShape tqshape, enumGradientRepeat repeat, double antiAliasThreshold, bool reverseGradient, |