Rename speed -> velocity in the particle system
[profile/ivi/qtdeclarative.git] / tests / testapplications / elements / content / AffectorElement.qml
index 5749d0b..5e4b0a7 100644 (file)
@@ -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