Port away from PlasmaCore.Units in system settings modules
ClosedPublic

Authored by davidedmundson on Oct 14 2017, 6:23 AM.

Details

Summary

As Kirigrami has it's own version.

We want to be moving towards not having any Plasma imports in KCM code.
(except for theme previews)

Test Plan

Opened all 3 KCMs listed
They looked pretty much identical

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Oct 14 2017, 6:23 AM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 14 2017, 6:23 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol added a subscriber: apol.Oct 14 2017, 9:11 AM
apol added inline comments.
kcms/ksplash/package/contents/ui/main.qml
27–28

Should be using Units.gridUnit, no?

mart added a subscriber: mart.Oct 15 2017, 4:31 PM
mart added inline comments.
kcms/ksplash/package/contents/ui/main.qml
27–28

this needs porting too, then good to go

Change units to Units

mart accepted this revision.Oct 17 2017, 8:20 AM
This revision is now accepted and ready to land.Oct 17 2017, 8:20 AM
This revision was automatically updated to reflect the committed changes.