From 0841d5e59ea40f9ac92d24b135ea2ae273dee68d Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Thu, 23 Apr 2009 13:18:36 +1000 Subject: Simplify dial example. As Item::rotation is a subscribable property, the second (identical) Follow is unnecessary. --- examples/declarative/dial/DialLibrary/Dial.qml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/examples/declarative/dial/DialLibrary/Dial.qml b/examples/declarative/dial/DialLibrary/Dial.qml index acff119..e1b9f18 100644 --- a/examples/declarative/dial/DialLibrary/Dial.qml +++ b/examples/declarative/dial/DialLibrary/Dial.qml @@ -1,12 +1,11 @@ - + - - + -- cgit v0.12