aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/shapes.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2017-07-28 13:44:09 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2017-08-08 08:00:30 +0000
commit003e24d72a9647e2dc397906234059fee19103ec (patch)
treebbe749e8d665dda882cd7445f77e9d4c813b1e35 /examples/quick/shapes/shapes.pro
parent432e27ae092397cb2154f48103e729852c38cf2d (diff)
shapes: Add support for radial gradients
Task-number: QTBUG-61857 Change-Id: I580e503d8266a9dca69bb542c22228df4ff4bf94 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'examples/quick/shapes/shapes.pro')
-rw-r--r--examples/quick/shapes/shapes.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/shapes/shapes.pro b/examples/quick/shapes/shapes.pro
index 1b953f56ca..d884c0e8eb 100644
--- a/examples/quick/shapes/shapes.pro
+++ b/examples/quick/shapes/shapes.pro
@@ -11,6 +11,7 @@ OTHER_FILES += content/pathitem.qml \
content/tiger.qml \
content/item1.qml \
content/item2.qml \
+ content/item3.qml \
content/item4.qml \
content/item5.qml \
content/item6.qml \