From 6d034c853ea7cd6d426fccd79db90ec56e188327 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 13 May 2017 10:02:23 +0200 Subject: StatusBar as individual component --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') 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 Button 1.0 Button.qml Popup 1.0 Popup.qml ProgressBar 1.0 ProgressBar.qml +StatusBar 1.0 StatusBar.qml ComboBox 1.0 ComboBox.qml PositiveButton 1.0 PositiveButton.qml TextField 1.0 TextField.qml -- cgit v1.2.3