[configview] Simplify code / workaround Qt5.15 crash

Authored by davidedmundson on Apr 6 2020, 11:21 AM.

Description

[configview] Simplify code / workaround Qt5.15 crash

Summary:
QQmlComponent::beginCreate and completeCreate are useful if you need to
set properties on the object explicitly. We're not doing that here, we
can just call create.

Test Plan:
On Qt5.15
Right click a panel
choose edit

Reviewers: Plasma, apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D28599

Details

Committed
davidedmundsonApr 6 2020, 11:30 AM
Reviewer
apol
Differential Revision
D28599: [configview] Simplify code / workaround Qt5.15 crash
Parents
R242:6e39c1de5bb3: do not install testengine
Branches
Unknown
Tags
Unknown