summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTitta Heikkala <titta.heikkala@theqtcompany.com>2015-05-27 11:45:19 +0300
committerPasi Keränen <pasi.keranen@digia.com>2015-05-27 10:36:37 +0000
commit787d5e6241ac17791d8b757531e551b7e241ad02 (patch)
tree1b481127b752545bae913709d9259e2b8b695b6b
parentb6434f4665f3e1f5fc7786494efd1f138ffb3a27 (diff)
Fixed Planets example documentation
Image link corrected. Change-Id: I6edb60d0aae6ef92f5ac5457042c71ece5fcc3e1 Reviewed-by: Pasi Keränen <pasi.keranen@digia.com>
-rw-r--r--examples/canvas3d/canvas3d/threejs/planets/doc/src/planets.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/canvas3d/canvas3d/threejs/planets/doc/src/planets.qdoc b/examples/canvas3d/canvas3d/threejs/planets/doc/src/planets.qdoc
index 8caf77e..cbadcbb 100644
--- a/examples/canvas3d/canvas3d/threejs/planets/doc/src/planets.qdoc
+++ b/examples/canvas3d/canvas3d/threejs/planets/doc/src/planets.qdoc
@@ -45,7 +45,7 @@
three.js library-based Canvas3D rendering with Qt Quick 2D elements. The example shows the eight
planets of our Solar System with the Sun.
- \image planets-example.png
+ \image planets-example.jpg
The planets are rotating around the Sun based on their orbit at a given time. The rotation
starts at 2000 Jan 0.0 UT. The planet positions are calculated based on the formulas found here: