From 36271954aada008d4ea91df79ee4cc11b750274f Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 19 Jun 2017 17:28:25 +0200 Subject: A texteditor that does scrolling Something is not quite right with the sizes, but at least it works otherwise. --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 74f8a4af..4328548b 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -23,6 +23,7 @@ ComboBox 1.0 ComboBox.qml PositiveButton 1.0 PositiveButton.qml TextField 1.0 TextField.qml TextArea 1.0 TextArea.qml +TextEditor 1.0 TextEditor.qml Label 1.0 Label.qml View 1.0 View.qml AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml -- cgit v1.2.3