aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles/itemparticle/content/ExpandingDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/particles/itemparticle/content/ExpandingDelegate.qml')
-rw-r--r--examples/particles/itemparticle/content/ExpandingDelegate.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/particles/itemparticle/content/ExpandingDelegate.qml b/examples/particles/itemparticle/content/ExpandingDelegate.qml
index 87f723d3f7..ab565f7bf8 100644
--- a/examples/particles/itemparticle/content/ExpandingDelegate.qml
+++ b/examples/particles/itemparticle/content/ExpandingDelegate.qml
@@ -68,6 +68,7 @@ import "../../../modelviews/listview/content"
color: "ivory"
border.color: "orange"
radius: 5
+ antialiasing: true
}
Image {
anchors.fill:parent