diff options
author | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-03-31 12:32:36 +0200 |
---|---|---|
committer | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-03-31 12:32:36 +0200 |
commit | 3b04247689df6bb39c24497adda228ba93866dea (patch) | |
tree | 5185b50afebc38aeec01ef50b56d86c257266cf9 | |
parent | c3b3bd121ae11b4020ee0517a8d2cc73f13d01cd (diff) | |
download | qt-creator-3b04247689df6bb39c24497adda228ba93866dea.tar.gz |
Fixes: Doc: mentioning that the set of watched items are saved
within the session.
Task: 249226
RevBy: hjk <qtc-committer@nokia.com>
-rw-r--r-- | doc/qtcreator.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 648748b883..32b9a47015 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -1147,6 +1147,8 @@ is interrupted. To do so, click on the \gui Value column, modify the value with the inplace editor, and hit \key Enter (or \key Return). + \note The set of watched items is saved within your session. + \section2 Modules |