From 4e428e11c5858b5a2485af135cbb2fabd8a3522f 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 (cherry picked from commit 22bb398b3ba83142bf49f6abf47081e5e9e11bef) --- kxkb/kxkb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kxkb/kxkb.h') diff --git a/kxkb/kxkb.h b/kxkb/kxkb.h index 06c45d834..5a54babdb 100644 --- a/kxkb/kxkb.h +++ b/kxkb/kxkb.h @@ -67,6 +67,7 @@ k_dcop: public slots: void nextLayout(); + void prevLayout(); protected slots: void menuActivated(int id); -- cgit v1.2.1