From 7e874544e62ed46a1ef1c17f89b598a879becd70 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 22 Jun 2021 14:22:34 +0200 Subject: [PATCH] Doc: Remove incorrect info about synchronizing project tree with editor Fixes: QTCREATORBUG-25893 Change-Id: I1b5e4da53b70732d317a0786926e12ab3c81b7e6 Reviewed-by: Eike Ziller --- doc/qtcreator/src/user-interface/creator-projects-view.qdoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc index 9824e038df9..cfcc814521d 100644 --- a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc @@ -137,10 +137,7 @@ To stop synchronizing the position in the project tree with the file currently opened in the editor, deselect \inlineimage linkicon.png - (\uicontrol {Synchronize with Editor}). You can specify a keyboard - shortcut to use when synchronization is needed. Select \uicontrol Tools - > \uicontrol Options > \uicontrol Environment > \uicontrol Keyboard, - and then search for \uicontrol {Show in Explorer}. + (\uicontrol {Synchronize with Editor}). \if defined(qtcreator) Some build systems support adding and removing files to a project in \QC