summaryrefslogtreecommitdiffstats
path: root/examples/declarative/connections/connections-example.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/connections/connections-example.qml')
-rw-r--r--examples/declarative/connections/connections-example.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/connections/connections-example.qml b/examples/declarative/connections/connections-example.qml
index 1dd10ab..e65a280 100644
--- a/examples/declarative/connections/connections-example.qml
+++ b/examples/declarative/connections/connections-example.qml
@@ -13,7 +13,6 @@ Rectangle {
id: image
source: "content/bg1.jpg"
anchors.centerIn: parent
- transformOrigin: Item.Center
rotation: window.angle
Behavior on rotation {