summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-02-21 16:34:17 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-02-21 15:45:31 +0000
commitffeddec94ed2c2001e706a139bbbcd14cb7199e4 (patch)
tree50e9ee7d6e3f8453d014608e915bfadb087b2e0e /doc
parent39459f98e8503ea761d023fbf135ec8694583234 (diff)
downloadqt-creator-ffeddec94ed2c2001e706a139bbbcd14cb7199e4.tar.gz
Doc: Fix menu item name
This was changed back in the UI, because Stacked Container is reserved for Stack Layout actions. Change-Id: Id9fdf3ee6e36bdaa9afde492cfd60074d56da041 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qtquick/qtquick-designer.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-designer.qdoc b/doc/src/qtquick/qtquick-designer.qdoc
index 65e5c7de70..2effe87294 100644
--- a/doc/src/qtquick/qtquick-designer.qdoc
+++ b/doc/src/qtquick/qtquick-designer.qdoc
@@ -154,7 +154,7 @@
up.
To change the stacking order of an item, right-click it in the navigator or
- the \uicontrol {Form Editor} and select \uicontrol {Stacked Container}. You
+ the \uicontrol {Form Editor} and select \uicontrol {Stack (z)}. You
can raise or lower the stack value of an item
or move the item to the front or back of all its siblings. To remove the
\c z property, select \uicontrol {Reset z Property}.