From d222e9fd078ff6f20feb3c02cc1ec8c6c9043e18 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 13 Jan 2011 12:00:10 +0100 Subject: [PATCH] Doc: update description of Outline view --- doc/qtcreator.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index fe3d02c80cf..94d20027d91 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -629,7 +629,7 @@ directory. \o \gui {Class View} shows the class hierarchy of the currently open projects. - \o \gui Outline shows the element hierarchy of a QML file. + \o \gui Outline shows the symbol hierachy of a C++ file and the element hierarchy of a QML file. \o \gui {Type Hierarchy} shows the base classes of a class. For more information, see \l{Viewing Type Hierarchy}.