summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-25 12:43:09 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-25 12:43:37 +0200
commit65e48c0636c6f00b466bc408c933215b08a0157e (patch)
tree768f1b2dd1209adb05ced1f86eeee0a5a6e508af
parent199855cb7177dddb76e38159429060bcf36d9e45 (diff)
downloadqt-creator-65e48c0636c6f00b466bc408c933215b08a0157e.tar.gz
Adding/removing via context menu isn't possible in 1.2.1
-rw-r--r--doc/qtcreator.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index f03d983011..020b98e2b7 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -1468,8 +1468,7 @@
file. When you first create a generic project, Qt Creator will add any
files it recognizes to your project. To add or remove files later, simply
edit the \c{.files} file in Qt Creator. Your project tree will be refreshed
- when you save this file. You can also add or remove files using the context
- menu in the project tree.
+ when you save this file.
If you frequently need to update the \c{.files} file, we recommend the use
of a small script that will update the files for you. Currently, if the