Remove wrong features.rubberband condition of features.itemviews
Change-Id: I0eff127baba2f8677ae08bb18ef0b4bb742d7b6e Reviewed-by: Lars Knoll <lars.knoll@qt.io>bb10
parent
72b3fa702a
commit
45104dff04
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue