From 3ef66cd753b2ece6a7794f6b551f453a75f00fc6 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 20 Jul 2016 14:18:24 +0200 Subject: [PATCH] Doc: Replace "Dynamic Properties" with "Properties" The label name was changed, but the doc was not fixed. Change-Id: I585db2824837f1b076133306d3af5276bcdaae28 Reviewed-by: Thomas Hartmann --- doc/src/qtquick/qtquick-buttons.qdoc | 4 ++-- doc/src/qtquick/qtquick-connection-editor.qdoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/qtquick/qtquick-buttons.qdoc b/doc/src/qtquick/qtquick-buttons.qdoc index f468ca3c0a8..71c3cb2f3d1 100644 --- a/doc/src/qtquick/qtquick-buttons.qdoc +++ b/doc/src/qtquick/qtquick-buttons.qdoc @@ -159,10 +159,10 @@ width (\uicontrol W) and height (\uicontrol H) of the button in the \uicontrol Properties pane. - \li Select \uicontrol Connections > \uicontrol {Dynamic Properties} > + \li Select \uicontrol Connections > \uicontrol {Properties} > \uicontrol Add to add properties for the item: - \image qmldesigner-borderimage-properties.png "Dynamic properties" + \image qmldesigner-borderimage-properties.png "Properties" \list a diff --git a/doc/src/qtquick/qtquick-connection-editor.qdoc b/doc/src/qtquick/qtquick-connection-editor.qdoc index 6e3f2c26bfa..236d3f9bbc6 100644 --- a/doc/src/qtquick/qtquick-connection-editor.qdoc +++ b/doc/src/qtquick/qtquick-connection-editor.qdoc @@ -80,7 +80,7 @@ \list 1 - \li Select the \uicontrol {Dynamic Properties} tab. + \li Select the \uicontrol {Properties} tab. \li Select \uicontrol Item to select the object to specify the property for.