From 03fd92efdb0407b34beee13a0d2f4888b4397916 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 10 May 2017 16:26:46 +0200 Subject: A new composer based on Kube.View Kube.View is a sort of split-view that always only shows a fixed number of splits (and doesn't support manual resizing). --- framework/qmldir | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 8b0c52ac..2060a920 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -22,6 +22,8 @@ ComboBox 1.0 ComboBox.qml PositiveButton 1.0 PositiveButton.qml TextField 1.0 TextField.qml Label 1.0 Label.qml +View 1.0 View.qml +AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml singleton Messages 1.0 Messages.qml singleton Colors 1.0 Colors.qml singleton Icons 1.0 Icons.qml -- cgit v1.2.3