diff options
| author | Daniel Molkentin <daniel.molkentin@nokia.com> | 2009-06-10 17:38:32 +0200 |
|---|---|---|
| committer | Daniel Molkentin <daniel.molkentin@nokia.com> | 2009-06-10 17:39:58 +0200 |
| commit | f4fa0fd770ee52d590a1fbc6bdd3aa69864a6f1c (patch) | |
| tree | f12b302f0ee0ceb14aa5ef41e3eede2b43c1be83 | |
| parent | 0da4881c3e660f6c4663dfa1221906479f932bed (diff) | |
| download | qt-creator-f4fa0fd770ee52d590a1fbc6bdd3aa69864a6f1c.tar.gz | |
System Qt is now called Auto-deteced Qt.
Reviewed-By: TrustMe
| -rw-r--r-- | doc/qtcreator.qdoc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 549e6c0969..1c77d9d342 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -1536,8 +1536,9 @@ \bold{Display Low Level Data} If special debugging of Qt objects fails due to data corruption within the - debugged objects, you can switch the special debugging off in the - \gui{Debug} menu. This will make the low-level structures visible again. + debugged objects, you can switch the debugging helpers off in the + \gui{Debugger -> Debugging Helper} options dialog. + This will make the low-level structures visible again. */ @@ -1640,7 +1641,7 @@ \row \o \raw HTML - System Qt + Auto-detected Qt \endraw \target glossary-system-qt \o The version of Qt installed on your system. This is the Qt @@ -1654,7 +1655,7 @@ \target glossary-default-qt \o The version of Qt configured in \gui{Tools -> Options -> Qt 4 -> Default Qt Version}. This is the Qt version used by your - new projects. It defaults to System Qt. + new projects. It defaults to the Auto-detected Qt. \row \o |
