summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-20 14:18:24 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-07-20 14:00:26 +0000
commit3ef66cd753b2ece6a7794f6b551f453a75f00fc6 (patch)
tree92a665d9fcf603115d1d9092872b312f73814cf4 /doc
parent9600033abcde815d047082346724d755318e4d7f (diff)
downloadqt-creator-3ef66cd753b2ece6a7794f6b551f453a75f00fc6.tar.gz
Doc: Replace "Dynamic Properties" with "Properties"
The label name was changed, but the doc was not fixed. Change-Id: I585db2824837f1b076133306d3af5276bcdaae28 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qtquick/qtquick-buttons.qdoc4
-rw-r--r--doc/src/qtquick/qtquick-connection-editor.qdoc2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/qtquick/qtquick-buttons.qdoc b/doc/src/qtquick/qtquick-buttons.qdoc
index f468ca3c0a..71c3cb2f3d 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 6e3f2c26bf..236d3f9bbc 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.