Skip to content
Commit 0497a6e9 authored by Fabian Vogt's avatar Fabian Vogt
Browse files

Workaround QTBUG-47066 to fix crash on startup

Summary:
The lambda returns a QStringBuilder which contains dangling references.
Work around that by converting to QString inside the lambda's context.

Test Plan: Does not crash anymore.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D15498
parent 994fd06c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment