Skip to content

Silence a couple of clazy warnings about overloaded signals

Ahmad Samir requested to merge work/ahmad/overloaded-signals into master

KNotifications::activated() signals that have already been un-overloaded.

KPassivePopup: the whole class is deprecated, just silence clazy.

Edited by Ahmad Samir

Merge request reports