https://bugs.kde.org/show_bug.cgi?id=417316

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/ksc
                   |                            |reen/357df7c5c48abd862fcd71
                   |                            |e1d611f3f575c74be4

--- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 357df7c5c48abd862fcd71e1d611f3f575c74be4 by David Edmundson.
Committed on 17/02/2020 at 16:33.
Pushed by davidedmundson into branch 'Plasma/5.18'.

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.

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

M  +3    -2    kcm/package/contents/ui/Output.qml
M  +3    -3    kcm/package/contents/ui/Screen.qml
M  +3    -3    kcm/package/contents/ui/main.qml

https://commits.kde.org/kscreen/357df7c5c48abd862fcd71e1d611f3f575c74be4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to