Skip to content
Commit 0ddb19d9 authored by Nate Graham's avatar Nate Graham
Browse files

Port to upstream QML components

Basically:
- PlasmaExtras.Heading -> Kirigami.Heading
- PlasmaExtras.DescriptiveLabel -> QQC2.Label with manual opacity
- PlasmaComponents3.Label -> QQC2.Label

We can do this because these components only existed in the past to use
special Plasma colors, but no visual styling. And the color stuff is
obsolete because Kirigami colors work correctly in Plasma now.

Everything was tested with a dark Plasma theme and a light color scheme
to ensure no regressions.
parent 659ff86c
Pipeline #446846 passed with stage
in 2 minutes and 43 seconds
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