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