forked from qt-creator/qt-creator
Doc: Add the tab name to the menu path
Because the Devices tab is no longer the first tab that opens when you select Options > Devices. Change-Id: Ifeab9729a1754bcd7505a70112727f57bca3b759 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2018 The Qt Company Ltd.
|
||||
** Copyright (C) 2019 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Creator documentation.
|
||||
@@ -92,7 +92,7 @@
|
||||
development PC and specify the device in a kit.
|
||||
|
||||
To add devices, select \uicontrol Tools > \uicontrol Options >
|
||||
\uicontrol Devices > \uicontrol Add.
|
||||
\uicontrol Devices > \uicontrol Devices > \uicontrol Add.
|
||||
|
||||
For more information, see \l{Connecting Devices}.
|
||||
|
||||
|
Reference in New Issue
Block a user