forked from qt-creator/qt-creator
Doc: Describe changing includes when renaming .ui files
Task-number: QTCREATORBUG-QTCREATORBUG-28721 Change-Id: I6508f57dd7f8634e0fb8412bc55845b24fb5af54 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -68,7 +68,8 @@
|
|||||||
\endif
|
\endif
|
||||||
\li Rename or remove existing files. If you change the base name of a
|
\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
|
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)
|
\if defined(qtcreator)
|
||||||
\li Remove existing directories from \l{Setting Up a Generic Project}
|
\li Remove existing directories from \l{Setting Up a Generic Project}
|
||||||
{generic projects}.
|
{generic projects}.
|
||||||
|
|||||||
Reference in New Issue
Block a user