aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cppmodelmanager
diff options
context:
space:
mode:
authorEike Ziller <[email protected]>2025-07-04 11:44:24 +0200
committerEike Ziller <[email protected]>2025-07-04 10:09:02 +0000
commitc0ab3b876ad1cf544d2f78c93679849f7e887d1b (patch)
tree195efd6e742b25eff0e7b3e937f399e242f32056 /tests/cppmodelmanager
parentd201bd9e78489700ae951ce9e12cc8c7eb25ffea (diff)
ProjectExplorer: Keep environmentId compatible and actually read itHEADmaster
It was serialized as a QVariant::fromValue<QByteArray> before, and that is different from QVariant::fromValue<QUuid>. Switch to a TypedAspect<QByteArray> instead. The setting was also no longer read, because it was not added to the settings container. Amends 5604613df55fd8155ebecfeeecbaced7ced6627f Change-Id: I31de4aea60b241a28100eee042dd38733605da14 Reviewed-by: Jarek Kobus <[email protected]> Reviewed-by: hjk <[email protected]>
Diffstat (limited to 'tests/cppmodelmanager')
0 files changed, 0 insertions, 0 deletions