wasm: enable filesystemmodel for nothread
Task-number: QTBUG-70005 Change-Id: I10b09c1681716b4610147b57db14bce7b0f91b47 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
This commit is contained in:
parent
cd60b78765
commit
9f5b63a337
@ -81,7 +81,7 @@
|
||||
"label": "QFileSystemModel",
|
||||
"purpose": "Provides a data model for the local filesystem.",
|
||||
"section": "File I/O",
|
||||
"condition": "features.itemmodel && features.thread",
|
||||
"condition": "features.itemmodel",
|
||||
"output": [ "publicFeature", "feature" ]
|
||||
},
|
||||
"itemviews": {
|
||||
|
Loading…
Reference in New Issue
Block a user