Skip to content

applets/devicenotifier: use standard section header

Reason for the change

No need for a custom header here when we have a standard one. Consistency++

Screenshots or screen recordings

Before After
Before After

Bugs fixed

CCBUG: 442724

Additional information

I'm not super thrilled with the whitespace before the first section header. However this is built into the component itself (which lives in libplasma, not here) and needs to be fixed there. I tried for a while to do so by checking whether there was a previous section, but couldn't find a way to make it work.

@teams/vdg

Merge request reports

Loading