summaryrefslogtreecommitdiff
path: root/examples/location/places/views/ReviewDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/places/views/ReviewDelegate.qml')
-rw-r--r--examples/location/places/views/ReviewDelegate.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/location/places/views/ReviewDelegate.qml b/examples/location/places/views/ReviewDelegate.qml
index b593893d..9c08f03f 100644
--- a/examples/location/places/views/ReviewDelegate.qml
+++ b/examples/location/places/views/ReviewDelegate.qml
@@ -56,7 +56,6 @@ Item {
id: root
signal showReview()
- width: parent.width
height: icon.height + 8
Image {