From f6c1a103d6e4292965bd87e16946f97ef4b8c330 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 22 Oct 2024 14:58:36 +0200 Subject: [PATCH] Doc: Describe "VCS Log Directory" option in Projects view MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ...in the context menu. Task-number: QTCREATORBUG-31510 Change-Id: I145425bc085a664e89879c996f83aa66e2f8145d Reviewed-by: André Hartmann --- doc/qtcreator/src/user-interface/creator-projects-view.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc index 8dd1e84f5da..a6826c9ca3e 100644 --- a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc @@ -95,7 +95,7 @@ \li Add and remove subprojects. \li Find unused functions. \li Search in the selected directory. - + \li View version control system log for the current directory. \li Open a terminal window in the project directory. To specify the terminal to use on Linux and \macos, select \preferences > \uicontrol Environment > \uicontrol System.