Skip to content

馃崚 Replaced deprecated signal with events handling

Joshua Goins requested to merge work/redstrate/cherry-pick-palette into Plasma/6.0

QApplication::paletteChanged is deprecated in Qt6, and they want us to listen to the events on the QWidget-level.

(cherry picked from commit 45b2eea8)

Merge request reports