summaryrefslogtreecommitdiff
path: root/components/custom/qmldir
diff options
context:
space:
mode:
authorJens Bache-Wiig <jens.bache-wiig@nokia.com>2011-03-02 14:26:40 +0100
committerJens Bache-Wiig <jens.bache-wiig@nokia.com>2011-03-02 14:28:06 +0100
commit259c6e5e754a9fd45737a47e2e84ca7add334b5b (patch)
tree34691e79f2be0ffd26c5c5c3e0ff0aa46a313dc9 /components/custom/qmldir
parent5604df2a798012065a0a9aaea99873cb60a5035f (diff)
downloadqtquickcontrols-259c6e5e754a9fd45737a47e2e84ca7add334b5b.tar.gz
Clean up custom components and remove things that are
not needed for desktop.
Diffstat (limited to 'components/custom/qmldir')
-rw-r--r--components/custom/qmldir5
1 files changed, 0 insertions, 5 deletions
diff --git a/components/custom/qmldir b/components/custom/qmldir
index 6e256a81..db08e22e 100644
--- a/components/custom/qmldir
+++ b/components/custom/qmldir
@@ -7,11 +7,6 @@ ButtonRow 1.0 ButtonRow.qml
CheckBox 1.0 CheckBox.qml
ChoiceList 1.0 ChoiceList.qml
ProgressBar 1.0 ProgressBar.qml
-RadioButton 1.0 RadioButton.qml
-ScrollDecorator 1.0 ScrollDecorator.qml
-ScrollIndicator 1.0 ScrollIndicator.qml
Slider 1.0 Slider.qml
SpinBox 1.0 SpinBox.qml
-Switch 1.0 Switch.qml
-TextArea 1.0 TextArea.qml
TextField 1.0 TextField.qml