From 5c34e9922e49e4da225d4b7774b2e66518316087 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 27 Dec 2022 13:20:46 +0100 Subject: [PATCH] Doc: Describe "rr" and "sr" locator filters Change-Id: Id16d7da1dd5f6b53173625deb2dbe9bf1151e651 Reviewed-by: Eike Ziller --- doc/qtcreator/src/editors/creator-locator.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/qtcreator/src/editors/creator-locator.qdoc b/doc/qtcreator/src/editors/creator-locator.qdoc index 83bb4ff131a..c375a31d404 100644 --- a/doc/qtcreator/src/editors/creator-locator.qdoc +++ b/doc/qtcreator/src/editors/creator-locator.qdoc @@ -151,6 +151,8 @@ \li Opening the CMakeLists.txt file for the current run configuration in the editor (\c {cmo}). This is the same build target as when you select \uicontrol Build > \uicontrol {Build for Run Configuration}. + \li Running a particular run configuration (\c {rr} \e {}) + \li Switching to a particular run configuration (\c {sr} \e {}) \endif \endlist