summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouchkeyboardeditor_dlg.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:30 +0900
commit8240e696414576ea5e95894bb1c332eaab03d9ec (patch)
tree8723f8af749f83f961a6d3a76d60b9ec257e9c4d /ktouch/src/ktouchkeyboardeditor_dlg.ui
parent69e4de2f4cee257151ca13b207dc677b2d958fed (diff)
downloadtdeedu-8240e696414576ea5e95894bb1c332eaab03d9ec.tar.gz
tdeedu-8240e696414576ea5e95894bb1c332eaab03d9ec.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ktouch/src/ktouchkeyboardeditor_dlg.ui')
-rw-r--r--ktouch/src/ktouchkeyboardeditor_dlg.ui4
1 files changed, 2 insertions, 2 deletions
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 @@
<slot>keySelectionChanged(TQListBoxItem*)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>openBtnClicked()</slot>
<slot>saveBtnClicked()</slot>
<slot>saveAsBtnClicked()</slot>
@@ -388,7 +388,7 @@
<slot>editBtnClicked()</slot>
<slot>removeBtnClicked()</slot>
<slot>keySelectionChanged(TQListBoxItem*)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>