From 3dfcc1ae7973d1dbbd2dfa6c10d14548815ad7de Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Wed, 17 May 2017 13:43:57 +0200 Subject: initial Kube.TextArea --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index a5184771..1265b68c 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -22,6 +22,7 @@ StatusBar 1.0 StatusBar.qml ComboBox 1.0 ComboBox.qml PositiveButton 1.0 PositiveButton.qml TextField 1.0 TextField.qml +TextArea 1.0 TextArea.qml Label 1.0 Label.qml View 1.0 View.qml AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml -- cgit v1.2.3