aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickprogressbar.cpp
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-06-06 16:02:43 +0200
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-06-08 09:43:22 +0000
commit43dd46ac69e469694deb82e020b541a372b15fa6 (patch)
tree61060b542cf418f7146f1991e9921c7bf4dc2a1c /src/quicktemplates2/qquickprogressbar.cpp
parentd400ab8290eaae7c3d3e74ea99a9136247d87e4f (diff)
Doc: update \sa statements Controls
Change-Id: Ifb2b62302e965a685ee57297aada883c7277610c Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/quicktemplates2/qquickprogressbar.cpp')
-rw-r--r--src/quicktemplates2/qquickprogressbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quicktemplates2/qquickprogressbar.cpp b/src/quicktemplates2/qquickprogressbar.cpp
index 5f403690..9c091ba1 100644
--- a/src/quicktemplates2/qquickprogressbar.cpp
+++ b/src/quicktemplates2/qquickprogressbar.cpp
@@ -64,7 +64,7 @@ QT_BEGIN_NAMESPACE
}
\endcode
- \sa {Customizing ProgressBar}
+ \sa {Customizing ProgressBar}, BusyIndicator
*/
class QQuickProgressBarPrivate : public QQuickControlPrivate