X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tests%2Ftestapplications%2Felements%2Fcontent%2FAffectorElement.qml;h=5e4b0a7d6800a49ebbdc3e09e361197016f68dcd;hb=5df94d89033e7bbb3f41840a4c07a628ed66b4d5;hp=5749d0b79b0c2f250ff2f6949acd3c01c1a0b272;hpb=e6b224aa2872d7d1030fa98bd30603e16f8f9604;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/tests/testapplications/elements/content/AffectorElement.qml b/tests/testapplications/elements/content/AffectorElement.qml index 5749d0b..5e4b0a7 100644 --- a/tests/testapplications/elements/content/AffectorElement.qml +++ b/tests/testapplications/elements/content/AffectorElement.qml @@ -1,7 +1,6 @@ /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. ** Contact: http://www.qt-project.org/ ** ** This file is part of the test suite of the Qt Toolkit. @@ -35,6 +34,7 @@ ** ** ** +** ** $QT_END_LICENSE$ ** ****************************************************************************/ @@ -91,7 +91,7 @@ Item { height: 5 emitRate: 100 lifeSpan: 10000 - speed: AngleDirection { angle: 0; magnitude: 30 } + velocity: AngleDirection { angle: 0; magnitude: 30 } } // Affectors