summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanny Pope <daniel.pope@nokia.com>2012-04-11 12:45:41 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-11 05:14:22 +0200
commitca720542a377b0474b31744ebcdf5f63cbf2b66b (patch)
tree8cd0ec70c6a618db3d004bd29f9e0df13b021361
parentf4cad681ebbff438f3af5c45d5024fec3f407c95 (diff)
Updated screenshots to remove references to QtQuick3D, and to Qt5.
Change-Id: I1da94c55bc6a9296f68889bcb8659f6ae3b02103 Reviewed-by: Julian de Bhal <julian.debhal@nokia.com>
-rw-r--r--doc/src/images/build-qt3d-qtcreator-3.pngbin102705 -> 99397 bytes
-rw-r--r--doc/src/images/build-qt3d-qtcreator-set-to-release.pngbin21295 -> 16606 bytes
-rw-r--r--doc/src/qt3d-building.qdoc4
3 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/images/build-qt3d-qtcreator-3.png b/doc/src/images/build-qt3d-qtcreator-3.png
index 95ff3c000..7d148c508 100644
--- a/doc/src/images/build-qt3d-qtcreator-3.png
+++ b/doc/src/images/build-qt3d-qtcreator-3.png
Binary files differ
diff --git a/doc/src/images/build-qt3d-qtcreator-set-to-release.png b/doc/src/images/build-qt3d-qtcreator-set-to-release.png
index 882a80d83..817c8807a 100644
--- a/doc/src/images/build-qt3d-qtcreator-set-to-release.png
+++ b/doc/src/images/build-qt3d-qtcreator-set-to-release.png
Binary files differ
diff --git a/doc/src/qt3d-building.qdoc b/doc/src/qt3d-building.qdoc
index bc71fe587..f19628935 100644
--- a/doc/src/qt3d-building.qdoc
+++ b/doc/src/qt3d-building.qdoc
@@ -133,10 +133,10 @@
\image build-qt3d-qtcreator-3.png
- Set the Qt5 build that you created above. In the screenshot below there is a
+ Set the Qt build that you created above. In the screenshot below there is a
situation where we have a number of Qt versions to choose from, so it is
easiest to uncheck all of the ones we don't need, then check the one we want - which
- is the Qt5 version created above. You may need to add it using the "Manage" button first.
+ is the Qt version created above. You may need to add it using the "Manage" button first.
After a short time QtCreator will have loaded up the Qt3D project, read all its
project files and display the source tree as shown below.