summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-13 10:02:23 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-13 10:02:23 +0200
commit6d034c853ea7cd6d426fccd79db90ec56e188327 (patch)
treed5f4e37fa99e0dead333d685b2485784f5df1e66 /framework/qmldir
parenteaca65f1639ebd35646188be264f406a0b58196b (diff)
downloadkube-6d034c853ea7cd6d426fccd79db90ec56e188327.tar.gz
kube-6d034c853ea7cd6d426fccd79db90ec56e188327.zip
StatusBar as individual component
Diffstat (limited to 'framework/qmldir')
-rw-r--r--framework/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qmldir b/framework/qmldir
index 2060a920..a5184771 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -18,6 +18,7 @@ IconButton 1.0 IconButton.qml
18Button 1.0 Button.qml 18Button 1.0 Button.qml
19Popup 1.0 Popup.qml 19Popup 1.0 Popup.qml
20ProgressBar 1.0 ProgressBar.qml 20ProgressBar 1.0 ProgressBar.qml
21StatusBar 1.0 StatusBar.qml
21ComboBox 1.0 ComboBox.qml 22ComboBox 1.0 ComboBox.qml
22PositiveButton 1.0 PositiveButton.qml 23PositiveButton 1.0 PositiveButton.qml
23TextField 1.0 TextField.qml 24TextField 1.0 TextField.qml