mirror of https://github.com/cutefishos/calamares
[welcomeq] Fix build with clang
- can't convert lambda-with-captures to a function pointer (Clang 9) - instead, use a context property .. QmlViewStep already sets a "config" property with the Config object, but WelcomeQ wants it as another name as well. - this avoids registering the Welcome object across all QML pages, as well. NOTE: needs to have the QML adjusted for this change.main
parent
c4324fd3ea
commit
cd7884a0e5
Loading…
Reference in New Issue