https://bugs.kde.org/show_bug.cgi?id=416662
--- Comment #21 from Konrad Materka <mate...@gmail.com> --- To check if file has specific symbol: > nm -gD /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kirigami/org.kde.desktop.so > | grep _ZN8Kirigami13PlatformTheme24setActiveBackgroundColorERK6QColor > nm -gDC /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kirigami/org.kde.desktop.so > | grep setActiveBackgroundColor -- You are receiving this mail because: You are watching all bug changes.