summaryrefslogtreecommitdiffstats
path: root/doc/src/qt3d-building.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qt3d-building.qdoc')
-rw-r--r--doc/src/qt3d-building.qdoc4
1 files changed, 2 insertions, 2 deletions
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.