aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/auto/animations/comparison/moving-images-animators.qml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/auto/animations/comparison/moving-images-animators.qml')
-rw-r--r--benchmarks/auto/animations/comparison/moving-images-animators.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/auto/animations/comparison/moving-images-animators.qml b/benchmarks/auto/animations/comparison/moving-images-animators.qml
index c7e267e..c620d62 100644
--- a/benchmarks/auto/animations/comparison/moving-images-animators.qml
+++ b/benchmarks/auto/animations/comparison/moving-images-animators.qml
@@ -1,6 +1,8 @@
import QtQuick 2.2
import QmlBench 1.0
+// Move images around using Animator types, to be compared with a number of
+// other similar ways to move them around.
Benchmark {
id: root;