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

fix(kcm): use explicit Kirigami.Units over singleton from a theme

Summary:
units lowercase is defined by

PlasmaCore as a singleton (which we generally shouldn't be using)
Kirigami's desktop theme plugin, as a singleton. This plugin is only
loaded on KDE

Kirigami.Units is the correct import that is always defined.

BUG: 417316

Test Plan: opened KCM normally and with forced QT_QPA_PLATFORM

Reviewers: #plasma, apol, romangg

Reviewed By: #plasma, apol, romangg

Subscribers: davidre, ngraham, plasma-devel

Tags: #plasma

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