Skip to content
Commit a282bc9d authored by David Edmundson's avatar David Edmundson
Browse files

Don't assign a QtObject to a model

Summary:
It's a weird thing to do, and that's causing us to hit
https://bugreports.qt.io/browse/QTBUG-75900 when it tries to lookup a
property (icon) that we don't have.

BUG: 407220

Test Plan: Opened sddm-greeter --test-mode --theme  clicked button

Reviewers: #plasma, fvogt

Reviewed By: fvogt

Subscribers: fvogt, apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D21274
parent e31d37ac
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