From 8240e696414576ea5e95894bb1c332eaab03d9ec Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 3 Feb 2024 16:26:30 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- ktouch/src/ktouchkeyboardeditor_dlg.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ktouch/src/ktouchkeyboardeditor_dlg.ui') diff --git a/ktouch/src/ktouchkeyboardeditor_dlg.ui b/ktouch/src/ktouchkeyboardeditor_dlg.ui index 741f4e20..919673d1 100644 --- a/ktouch/src/ktouchkeyboardeditor_dlg.ui +++ b/ktouch/src/ktouchkeyboardeditor_dlg.ui @@ -378,7 +378,7 @@ keySelectionChanged(TQListBoxItem*) - + openBtnClicked() saveBtnClicked() saveAsBtnClicked() @@ -388,7 +388,7 @@ editBtnClicked() removeBtnClicked() keySelectionChanged(TQListBoxItem*) - + kpushbutton.h -- cgit v1.2.1