From 24cd706a39ac50c77dd9b88f50b8197bb2013173 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 10 May 2017 12:13:21 +0200 Subject: Added ProgressBar component --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 4de45a1c..8b0c52ac 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -17,6 +17,7 @@ Icon 1.0 Icon.qml IconButton 1.0 IconButton.qml Button 1.0 Button.qml Popup 1.0 Popup.qml +ProgressBar 1.0 ProgressBar.qml ComboBox 1.0 ComboBox.qml PositiveButton 1.0 PositiveButton.qml TextField 1.0 TextField.qml -- cgit v1.2.3