summaryrefslogtreecommitdiff
path: root/src/widgets/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/configure.json')
-rw-r--r--src/widgets/configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/configure.json b/src/widgets/configure.json
index f84feb5761..f0fce9b52b 100644
--- a/src/widgets/configure.json
+++ b/src/widgets/configure.json
@@ -93,7 +93,7 @@
"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.",
"section": "ItemViews",
- "condition": "features.itemmodel && features.rubberband && features.scrollarea",
+ "condition": "features.itemmodel && features.scrollarea",
"output": [ "publicFeature", "feature" ]
},
"treewidget": {