Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
QDS 4.7.0
-
None
-
2
-
c404ff84e (qds/dev)
-
QDS Oulu - 2025 Week 5/6
Description
effectcomposerview.cpp:
#ifdef QDS_USE_PROJECTSTORAGE // TODO: typeName() shouldn't be used with projectstorage. Needs alternative solution (using modules?) #else else if (node.metaInfo().typeName() == fullType) typeNodes.append(node); #endif
The above todo needs to be implemented to make this work.
Attachments
For Gerrit Dashboard: QDS-14566 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
620464,2 | EffectComposer: Fix invalid property removal for project storage builds | qds/dev | qt-creator/qt-creator | Status: MERGED | +2 | +1 |