OSDN Git Service

S60: More precise about Qt version to use.
authorRobert Loehning <robert.loehning@nokia.com>
Fri, 13 Nov 2009 10:29:50 +0000 (11:29 +0100)
committerRobert Loehning <robert.loehning@nokia.com>
Fri, 13 Nov 2009 10:31:15 +0000 (11:31 +0100)
doc/qtcreator.qdoc

index ac99f57..7d5dad5 100644 (file)
 
     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?