From bd4dc4fdcfd5dc365892846bdd09f23ba747bce9 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 29 Jun 2017 16:08:15 +0200 Subject: introduce Kube.Heading --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 4328548b..0e7768c4 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -25,6 +25,7 @@ TextField 1.0 TextField.qml TextArea 1.0 TextArea.qml TextEditor 1.0 TextEditor.qml Label 1.0 Label.qml +Heading 1.0 Heading.qml View 1.0 View.qml AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml AttachmentDelegate 1.0 AttachmentDelegate.qml -- cgit v1.2.3