summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-02-11 09:10:00 +0200
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-02-11 09:11:39 +0200
commit226eb11c6ff1f9698cc35c277c3a62ea69ced50a (patch)
tree7df394b35ff6142165080010dd3db169e4b9f3e3 /examples
parent67bdad6bd13cc74b59425230b3eff0898b44701e (diff)
Added snapshots for qmlsurfacelayers and rotations examples
Task-number: QTRD-2635 Change-Id: I836139c262bade2a52efe6628dd37254d241ba2d Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/qmlsurfacelayers/doc/images/qmlsurfacelayers-example.pngbin95522 -> 86259 bytes
-rw-r--r--examples/rotations/doc/images/rotations-example.pngbin0 -> 69487 bytes
-rw-r--r--examples/rotations/rotations.pro4
3 files changed, 2 insertions, 2 deletions
diff --git a/examples/qmlsurfacelayers/doc/images/qmlsurfacelayers-example.png b/examples/qmlsurfacelayers/doc/images/qmlsurfacelayers-example.png
index cc3819f5..a5b179fb 100644
--- a/examples/qmlsurfacelayers/doc/images/qmlsurfacelayers-example.png
+++ b/examples/qmlsurfacelayers/doc/images/qmlsurfacelayers-example.png
Binary files differ
diff --git a/examples/rotations/doc/images/rotations-example.png b/examples/rotations/doc/images/rotations-example.png
new file mode 100644
index 00000000..74bebbf7
--- /dev/null
+++ b/examples/rotations/doc/images/rotations-example.png
Binary files differ
diff --git a/examples/rotations/rotations.pro b/examples/rotations/rotations.pro
index dba80dad..4a16dba6 100644
--- a/examples/rotations/rotations.pro
+++ b/examples/rotations/rotations.pro
@@ -11,5 +11,5 @@ RESOURCES += rotations.qrc
INSTALLS += target
-OTHER_FILES += doc/src/* \
- doc/images/*
+OTHER_FILES += doc/src \
+ doc/images