aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@nokia.com>2009-11-13 11:29:50 +0100
committercon <qtc-committer@nokia.com>2009-11-13 11:37:06 +0100
commita9a597963524419bdd7034239430147e72c1df02 (patch)
treee828c33c3af016913183d2c07a7141eea309058f
parent6e16fc59e811cee686d25d3f65e7e843acd81593 (diff)
S60: More precise about Qt version to use.v1.3.0-rc1
(cherry picked from commit de6551b8fe2b035a214a4d1315b96143a159f5b0)
-rw-r--r--doc/qtcreator.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 90c68c62ad..a6d1b49740 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -1687,8 +1687,7 @@
When something goes wrong check the following things:
\list
- \o Did you build your application with one of the special Qt versions created for the
- S60 SDKs?
+ \o Did you build your application with a Qt version for Symbian?
\o Are the settings for the Qt version you use to build your project correct? Check the
path to the S60 SDK, and if you need to specify the path to your compiler tool chain.
\o Is the emulator/device run configuration selected as the active run configuration?