From f4f79a352c8b67b150e54726d5e40868bcf7afdb Mon Sep 17 00:00:00 2001
From: Leena Miettinen <riitta-leena.miettinen@qt.io>
Date: Fri, 4 Aug 2017 15:39:08 +0200
Subject: [PATCH] Doc: Fix paths to Qt Quick Toolbar options

The options were moved to the "QML/JS Editing" tab.

Change-Id: Ieccc6b1fa2d051a6986a6050bff6d0a6710ffb26
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
---
 doc/src/qtquick/qtquick-toolbars.qdoc | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/src/qtquick/qtquick-toolbars.qdoc b/doc/src/qtquick/qtquick-toolbars.qdoc
index 54fd7686467..d4943517c79 100644
--- a/doc/src/qtquick/qtquick-toolbars.qdoc
+++ b/doc/src/qtquick/qtquick-toolbars.qdoc
@@ -42,14 +42,13 @@
     . Select the icon to open the toolbar.
 
     To open toolbars immediately when you select a QML type, select
-    \uicontrol{Tools > Options > Qt Quick > Qt Quick Toolbar > Always show Qt Quick
-    Toolbar}.
+    \uicontrol Tools > \uicontrol Options > \uicontrol {Qt Quick} >
+    \uicontrol {QML/JS Editing} > \uicontrol {Always show Qt Quick Toolbar}.
 
     Drag the toolbar to pin it to another location. Select
     \inlineimage qml-toolbar-pin.png
     to unpin the toolbar and move it to its default location. To pin toolbars
-    by default, select \uicontrol{Tools > Options > Qt Quick > Qt Quick Toolbar
-    > Pin Quick Toolbar}.
+    by default, select \uicontrol {Pin Quick Toolbar}.
 
     \section1 Previewing Images
 
-- 
GitLab