aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickbusyindicator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickbusyindicator.cpp')
-rw-r--r--src/controls/qquickbusyindicator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controls/qquickbusyindicator.cpp b/src/controls/qquickbusyindicator.cpp
index ddb55c4b..cc15f432 100644
--- a/src/controls/qquickbusyindicator.cpp
+++ b/src/controls/qquickbusyindicator.cpp
@@ -47,6 +47,8 @@ QT_BEGIN_NAMESPACE
\ingroup indicators
\brief A busy indicator.
+ \image qtquickcontrols2-busyindicator.gif
+
The busy indicator should be used to indicate activity while content is
being loaded or the UI is blocked waiting for a resource to become available.