summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-23 19:03:49 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-07-23 19:03:49 +0200
commita3f1e799e269eaecad0b380534764f098b071560 (patch)
tree02275c8226d35a1172c8ae5014a14b97e55d232d /framework/qmldir
parent519fa9c2874814569743d0473e68c26c009d66c1 (diff)
downloadkube-a3f1e799e269eaecad0b380534764f098b071560.tar.gz
kube-a3f1e799e269eaecad0b380534764f098b071560.zip
Use a TextButton instead
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 0a71b6c8..156cdb07 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -20,6 +20,7 @@ ProgressBar 1.0 ProgressBar.qml
20StatusBar 1.0 StatusBar.qml 20StatusBar 1.0 StatusBar.qml
21ComboBox 1.0 ComboBox.qml 21ComboBox 1.0 ComboBox.qml
22PositiveButton 1.0 PositiveButton.qml 22PositiveButton 1.0 PositiveButton.qml
23TextButton 1.0 TextButton.qml
23TextField 1.0 TextField.qml 24TextField 1.0 TextField.qml
24TextArea 1.0 TextArea.qml 25TextArea 1.0 TextArea.qml
25TextEditor 1.0 TextEditor.qml 26TextEditor 1.0 TextEditor.qml