From 22a0b53d76f5f229591861450f85e5ded5d8f3fc Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Wed, 13 Sep 2017 11:35:57 +0200 Subject: inital switch control --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 461bd653..691dbba8 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -21,6 +21,7 @@ ProgressBar 1.0 ProgressBar.qml StatusBar 1.0 StatusBar.qml ComboBox 1.0 ComboBox.qml CheckBox 1.0 CheckBox.qml +Switch 1.0 as Switch.qml PositiveButton 1.0 PositiveButton.qml TextButton 1.0 TextButton.qml TextField 1.0 TextField.qml -- cgit v1.2.3