summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/componentsplugin/components.metainfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/componentsplugin/components.metainfo')
-rw-r--r--src/plugins/qmldesigner/componentsplugin/components.metainfo30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/plugins/qmldesigner/componentsplugin/components.metainfo b/src/plugins/qmldesigner/componentsplugin/components.metainfo
index fbbfdf13fa..93410ed01e 100644
--- a/src/plugins/qmldesigner/componentsplugin/components.metainfo
+++ b/src/plugins/qmldesigner/componentsplugin/components.metainfo
@@ -278,36 +278,6 @@ MetaInfo {
}
}
-
- Type {
- name: "QtQuick.Controls.ToolBar"
- icon: ":/componentsplugin/images/toolbar16.png"
-
- ItemLibraryEntry {
- name: "Tool Bar"
- category: "Qt Quick - Controls"
- libraryIcon: ":/componentsplugin/images/toolbar.png"
- version: "1.0"
- requiredImport: "QtQuick.Controls"
-
- Property { name: "width"; type: "int"; value: 360; }
- Property { name: "height"; type: "int"; value: 50; }
- }
- }
-
- Type {
- name: "QtQuick.Controls.StatusBar"
- icon: ":/componentsplugin/images/toolbar16.png"
-
- ItemLibraryEntry {
- name: "Status Bar"
- category: "Qt Quick - Controls"
- libraryIcon: ":/componentsplugin/images/toolbar.png"
- version: "1.0"
- requiredImport: "QtQuick.Controls"
- }
- }
-
Type {
name: "QtQuick.Controls.Dial"
//icon: ":/componentsplugin/images/progressbar16.png"