summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-29 16:42:52 -0600
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-29 16:44:27 -0600
commitc092d555bd6d3e93a11625bfe76bb59b2e64e994 (patch)
tree0c899e74cafdb8878f92405d7b0e3df2b41078b5 /framework/qmldir
parent51fbcca97ef9058cdb75c52ac77bdc728a296e4a (diff)
downloadkube-c092d555bd6d3e93a11625bfe76bb59b2e64e994.tar.gz
kube-c092d555bd6d3e93a11625bfe76bb59b2e64e994.zip
SelectableLabel to support copying individual labels
Diffstat (limited to 'framework/qmldir')
-rw-r--r--framework/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qmldir b/framework/qmldir
index c8e0ae58..d4ec9619 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -27,6 +27,7 @@ TextArea 1.0 TextArea.qml
27TextEditor 1.0 TextEditor.qml 27TextEditor 1.0 TextEditor.qml
28ToolTip 1.0 ToolTip.qml 28ToolTip 1.0 ToolTip.qml
29Label 1.0 Label.qml 29Label 1.0 Label.qml
30SelectableLabel 1.0 SelectableLabel.qml
30Heading 1.0 Heading.qml 31Heading 1.0 Heading.qml
31View 1.0 View.qml 32View 1.0 View.qml
32AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml 33AutocompleteLineEdit 1.0 AutocompleteLineEdit.qml