From 2f17eb055e3404bb36ee0d02082d3e1ab4a958cf Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Wed, 13 Sep 2017 11:38:43 +0200 Subject: fix typo --- framework/qmldir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/qmldir b/framework/qmldir index 691dbba8..5eeaaeff 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -21,7 +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 +Switch 1.0 Switch.qml PositiveButton 1.0 PositiveButton.qml TextButton 1.0 TextButton.qml TextField 1.0 TextField.qml -- cgit v1.2.3