summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Base/BusyIndicatorStyle.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/Styles/Base/BusyIndicatorStyle.qml')
-rw-r--r--src/controls/Styles/Base/BusyIndicatorStyle.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Styles/Base/BusyIndicatorStyle.qml b/src/controls/Styles/Base/BusyIndicatorStyle.qml
index ac49f6d1..da2a2aa5 100644
--- a/src/controls/Styles/Base/BusyIndicatorStyle.qml
+++ b/src/controls/Styles/Base/BusyIndicatorStyle.qml
@@ -46,7 +46,7 @@ import QtQuick.Controls.Private 1.0
\inqmlmodule QtQuick.Controls.Styles
\since 5.2
\ingroup controlsstyling
- \brief Provides custom styling for BusyIndicatorStyle
+ \brief Provides custom styling for BusyIndicatorStyle.
You can create a busy indicator by replacing the "indicator" delegate
of the BusyIndicatorStyle with a custom design.