Skip to content
Commit d0bb92ae authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇 Committed by Nate Graham
Browse files

TrafficMonitor: Fix the colors

Array.reverse() mutates the original array but the property is read-only,
something that Qt 6 seems to now enforce.

Also, use Kirigami.Theme instead of PlasmaCore.Theme.

BUG: 471022
parent d140b8d7
Pipeline #443709 passed with stage
in 1 minute and 50 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