From 3c52f4941f4274a51587dd5ca71ade7b17964dcc Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 27 Jul 2017 12:48:53 +0200 Subject: intoduce Kube.Checkbox --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 93f0fc59..c8e0ae58 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -19,6 +19,7 @@ Popup 1.0 Popup.qml ProgressBar 1.0 ProgressBar.qml StatusBar 1.0 StatusBar.qml ComboBox 1.0 ComboBox.qml +CheckBox 1.0 CheckBox.qml PositiveButton 1.0 PositiveButton.qml TextButton 1.0 TextButton.qml TextField 1.0 TextField.qml -- cgit v1.2.3