aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickframe.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-19 19:37:19 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-20 10:54:04 +0000
commitaf531e14b31da62347fe489562951fdf7f378208 (patch)
treee11f6d3c6d5a9b2e7a852f8ad8b426b4c4ae550b /src/templates/qquickframe.cpp
parentf03c4634604499b9d2ab193f678c850a2404c88b (diff)
Docs: disambiguate group sections
Change-Id: Ia6e8a53b8b5261e1efd80dcd3351cd216d34edf4 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/templates/qquickframe.cpp')
-rw-r--r--src/templates/qquickframe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickframe.cpp b/src/templates/qquickframe.cpp
index 04837b79..69a7abb0 100644
--- a/src/templates/qquickframe.cpp
+++ b/src/templates/qquickframe.cpp
@@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE
\snippet qtlabscontrols-frame.qml 1
- \sa {Customizing Frame}, Containers
+ \sa {Customizing Frame}, {Container Controls}
*/
QQuickFramePrivate::QQuickFramePrivate() : contentWidth(0), contentHeight(0), frame(Q_NULLPTR)