diff options
author | Robert Loehning <robert.loehning@nokia.com> | 2011-10-21 16:39:14 +0200 |
---|---|---|
committer | Robert Löhning <robert.loehning@nokia.com> | 2011-10-25 11:57:10 +0200 |
commit | 998281c5c91c3bc53edfb3528a7483c294e876f1 (patch) | |
tree | 9fb75564c765d506c8d5f932ef36cffb4d756215 /doc/api/qtcreator-dev.qdoc | |
parent | e4a7b0642b63856f3cd4f3c6df55fa50fd9cc437 (diff) | |
download | qt-creator-998281c5c91c3bc53edfb3528a7483c294e876f1.tar.gz |
"Build Issues" was renamed to "Issues"
Change-Id: If514e2497a52456bfd16aaebf2a7c83def4621f7
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Diffstat (limited to 'doc/api/qtcreator-dev.qdoc')
-rw-r--r-- | doc/api/qtcreator-dev.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/qtcreator-dev.qdoc b/doc/api/qtcreator-dev.qdoc index 38379ab01b..356a37dfcc 100644 --- a/doc/api/qtcreator-dev.qdoc +++ b/doc/api/qtcreator-dev.qdoc @@ -215,11 +215,11 @@ file, which is then opened within Qt Creator. You provide an editor (probably read-only) for handling this file. For lists of issues, consider creating task list files which are shown in - the \gui {Build Issues} output + the \gui {Issues} output pane. \list \o \l{http://doc.qt.nokia.com/qtcreator/creator-task-lists.html} - {Showing Task List Files in the Build Issues Pane} + {Showing Task List Files in the Issues Pane} \o \l{Creating Plugins} \o \l{Qt Creator Coding Rules} \o \l{Menus and Menu Items} |