Adding/removing via context menu isn't possible in 1.2.1

This commit is contained in:
Thorbjørn Lindeijer
2009-09-25 12:43:09 +02:00
parent 199855cb71
commit 65e48c0636

View File

@@ -1468,8 +1468,7 @@
file. When you first create a generic project, Qt Creator will add any 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 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 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 when you save this file.
menu in the project tree.
If you frequently need to update the \c{.files} file, we recommend the use 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 of a small script that will update the files for you. Currently, if the