https://bugs.kde.org/show_bug.cgi?id=437142
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |b41d9809aada68c1b9f5fe45d91 | |0860bb79d7c69 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit b41d9809aada68c1b9f5fe45d910860bb79d7c69 by Nate Graham, on behalf of Benjamin Port. Committed on 02/06/2021 at 18:09. Pushed by ngraham into branch 'master'. Reuse color applicator from colors kcm in lookandfeel kcm This will fix color header application after applying a global theme M +2 -2 kcms/colors/CMakeLists.txt M +2 -1 kcms/colors/colors.cpp M +19 -23 kcms/colors/colorsapplicator.cpp M +9 -7 kcms/colors/colorsapplicator.h M +3 -1 kcms/colors/plasma-apply-colorscheme.cpp M +2 -2 kcms/cursortheme/CMakeLists.txt M +1 -1 kcms/fonts/CMakeLists.txt M +1 -1 kcms/icons/CMakeLists.txt A +16 -0 kcms/kcms-common.cpp [License: LGPL(3+eV) LGPL(v3.0) LGPL(v2.0)] M +1 -7 kcms/kcms-common_p.h M +2 -1 kcms/lookandfeel/CMakeLists.txt M +3 -10 kcms/lookandfeel/kcm.cpp M +1 -1 kcms/style/CMakeLists.txt https://invent.kde.org/plasma/plasma-workspace/commit/b41d9809aada68c1b9f5fe45d910860bb79d7c69 -- You are receiving this mail because: You are watching all bug changes.