diff --git a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc index b716ff0ead3..b0a98a81635 100644 --- a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc @@ -68,7 +68,8 @@ \endif \li Rename or remove existing files. If you change the base name of a file, \QC displays a list of other files with the same base name - and offers to rename them as well. + and offers to rename them as well. If you rename a UI file (.ui), + \QC also changes corresponding include statements accordingly. \if defined(qtcreator) \li Remove existing directories from \l{Setting Up a Generic Project} {generic projects}.