Skip to content
Commit 9d55c52f authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[KeyboardDaemon] Don't call getCurrentLayout() in destructor

It does X calls and might crash kded on logout.
Since we already have a currentLayout member, there's no need to get it afresh.

BUG: 364340
FIXED-IN: 5.8.0

Differential Revision: https://phabricator.kde.org/D2818
parent 947f430e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment