From af531e14b31da62347fe489562951fdf7f378208 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Mon, 19 Oct 2015 19:37:19 +0200 Subject: Docs: disambiguate group sections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia6e8a53b8b5261e1efd80dcd3351cd216d34edf4 Reviewed-by: Mitch Curtis Reviewed-by: Topi Reiniƶ --- src/templates/qquickframe.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates/qquickframe.cpp') 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) -- cgit v1.2.3