summaryrefslogtreecommitdiff
path: root/src/controls/Styles/qmldir
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@digia.com>2013-08-19 17:26:29 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-09 20:05:03 +0200
commitc1d88b95f97a18443c60d62626e86b619cd84f34 (patch)
treed2eece6efeb388c2e9307e9298e4bc26f13a144a /src/controls/Styles/qmldir
parent66d9c281af9407d920f9cad7020f8314c9945a10 (diff)
downloadqtquickcontrols-c1d88b95f97a18443c60d62626e86b619cd84f34.tar.gz
BusyIndicator
A basic BusyIndicator to indicate activity while blocking the UI. Change-Id: Iec88b6a4c7f23b630ebdf445c4cb288684c24cb7 Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'src/controls/Styles/qmldir')
-rw-r--r--src/controls/Styles/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/Styles/qmldir b/src/controls/Styles/qmldir
index 5077542a..8080acaf 100644
--- a/src/controls/Styles/qmldir
+++ b/src/controls/Styles/qmldir
@@ -1,5 +1,6 @@
module QtQuick.Controls.Styles
ButtonStyle 1.0 Base/ButtonStyle.qml
+BusyIndicatorStyle 1.1 Base/BusyIndicatorStyle.qml
CheckBoxStyle 1.0 Base/CheckBoxStyle.qml
ComboBoxStyle 1.0 Base/ComboBoxStyle.qml
ProgressBarStyle 1.0 Base/ProgressBarStyle.qml