summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-07-18 13:36:03 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-07-18 13:36:03 +0200
commit234dada3a01c178fc9b1fa1641acbddd38644477 (patch)
tree4da7ee3d562d1e839babd81636b151fc4cff1c0f /framework/qmldir
parent39a2a9dab5244bc9114eb006a71d04c43ca4be53 (diff)
downloadkube-234dada3a01c178fc9b1fa1641acbddd38644477.tar.gz
kube-234dada3a01c178fc9b1fa1641acbddd38644477.zip
initial Kube.ToolTip
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 874bdf78..1a888068 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -24,6 +24,7 @@ PositiveButton 1.0 PositiveButton.qml
24TextField 1.0 TextField.qml 24TextField 1.0 TextField.qml
25TextArea 1.0 TextArea.qml 25TextArea 1.0 TextArea.qml
26TextEditor 1.0 TextEditor.qml 26TextEditor 1.0 TextEditor.qml
27ToolTip 1.0 ToolTip.qml
27Label 1.0 Label.qml 28Label 1.0 Label.qml
28Heading 1.0 Heading.qml 29Heading 1.0 Heading.qml
29View 1.0 View.qml 30View 1.0 View.qml