From 643cce759e06cbff1c47beb09cc542ad15a40b19 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Thu, 19 Sep 2024 16:50:58 +0200 Subject: [PATCH] QmlDesigner: Fix documentation Change-Id: Id8a341fb8a422b07a8621ad5b39d2a906e978ea0 Reviewed-by: Tim Jenssen --- .../src/developers/studio-designer-developer-workflow.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/qtdesignstudio/src/developers/studio-designer-developer-workflow.qdoc b/doc/qtdesignstudio/src/developers/studio-designer-developer-workflow.qdoc index e214b7709e3..a96ff8b556d 100644 --- a/doc/qtdesignstudio/src/developers/studio-designer-developer-workflow.qdoc +++ b/doc/qtdesignstudio/src/developers/studio-designer-developer-workflow.qdoc @@ -47,8 +47,8 @@ > \uicontrol {Enable Automatic CMake Generation}. This creates a \e {CMakeLists.txt} file in your project folder. - \note Enabling this option tracks the changes made to the project in Qt Creator - and automatically updates in \QDS. The connection works unless you + \note Enabling this option tracks the changes made to the project in \QDS + and automatically updates in Qt Creator. The connection works unless you deactivate the option. \image studio-project-export.webp "Exporting Qt Design Studio project"