be7e9249cf
KGlobalAccel plugin gets deleted by a global static. At that point InputRedirection is already deleted but the plugin holds a static pointer to it. This change connects to the deleted signal by InputRedirection and ensures that the plugin doesn't call into the deleted code any more. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kglobalaccel_plugin.cpp | ||
kglobalaccel_plugin.h | ||
kwin.json |