From 22bb398b3ba83142bf49f6abf47081e5e9e11bef Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Thu, 1 Jun 2023 12:53:38 +0300 Subject: kxkb: re-add custom TDE switching shortcut This commit fixes issue #342. Signed-off-by: Mavridis Philippe --- kcontrol/keys/shortcuts.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'kcontrol/keys/shortcuts.cpp') diff --git a/kcontrol/keys/shortcuts.cpp b/kcontrol/keys/shortcuts.cpp index e350b1e22..e7f599dda 100644 --- a/kcontrol/keys/shortcuts.cpp +++ b/kcontrol/keys/shortcuts.cpp @@ -116,6 +116,7 @@ void ShortcutsModule::initGUI() #include "../../kicker/taskbar/taskbarbindings.cpp" #include "../../kdesktop/kdesktopbindings.cpp" #include "../../klipper/klipperbindings.cpp" +#include "../../kxkb/kxkbbindings.cpp" kdDebug(125) << "B-----------" << endl; m_actionsSequence.init( m_actionsGeneral ); -- cgit v1.2.3