summaryrefslogtreecommitdiffstats
path: root/src/widgets/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/configure.json')
-rw-r--r--src/widgets/configure.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/widgets/configure.json b/src/widgets/configure.json
index 5b984c3bf2..f2e88608de 100644
--- a/src/widgets/configure.json
+++ b/src/widgets/configure.json
@@ -69,13 +69,6 @@
"section": "Kernel",
"output": [ "privateFeature" ]
},
- "filesystemmodel": {
- "label": "QFileSystemModel",
- "purpose": "Provides a data model for the local filesystem.",
- "section": "File I/O",
- "condition": "features.itemmodel",
- "output": [ "publicFeature", "feature" ]
- },
"itemviews": {
"label": "The Model/View Framework",
"purpose": "Provides the model/view architecture managing the relationship between data and the way it is presented to the user.",