summaryrefslogtreecommitdiffstats
path: root/tests/arthur/common/paintcommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arthur/common/paintcommands.h')
-rw-r--r--tests/arthur/common/paintcommands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/arthur/common/paintcommands.h b/tests/arthur/common/paintcommands.h
index 2740412654..08c0e25a7b 100644
--- a/tests/arthur/common/paintcommands.h
+++ b/tests/arthur/common/paintcommands.h
@@ -179,6 +179,7 @@ private:
void command_gradient_setConical(QRegExp re);
void command_gradient_setLinear(QRegExp re);
void command_gradient_setRadial(QRegExp re);
+ void command_gradient_setRadialExtended(QRegExp re);
void command_gradient_setLinearPen(QRegExp re);
void command_gradient_setSpread(QRegExp re);
void command_gradient_setCoordinateMode(QRegExp re);