summaryrefslogtreecommitdiffstats
path: root/tdelirc/kcmlirc/editactionbase.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:20:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:20:19 +0900
commitf8eb68b1dd33ac8b974aaab48933e4de059f16d0 (patch)
tree08c98198f1357eda9dcb4716f2c61d86df0492b2 /tdelirc/kcmlirc/editactionbase.ui
parentaf0b8f5d1e5e00b1f3b48658d89876c2df28e71c (diff)
downloadtdeutils-f8eb68b1dd33ac8b974aaab48933e4de059f16d0.tar.gz
tdeutils-f8eb68b1dd33ac8b974aaab48933e4de059f16d0.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdelirc/kcmlirc/editactionbase.ui')
-rw-r--r--tdelirc/kcmlirc/editactionbase.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdelirc/kcmlirc/editactionbase.ui b/tdelirc/kcmlirc/editactionbase.ui
index e7dd0f7..d82d68b 100644
--- a/tdelirc/kcmlirc/editactionbase.ui
+++ b/tdelirc/kcmlirc/editactionbase.ui
@@ -1263,7 +1263,7 @@
<tabstop>buttonOk</tabstop>
<tabstop>buttonCancel</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>updateFunctions()</slot>
<slot>updateApplications()</slot>
<slot>updateDCOPApplications()</slot>
@@ -1273,7 +1273,7 @@
<slot>updateArgument(int)</slot>
<slot>slotParameterChanged()</slot>
<slot>updateOptions()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">keditlistbox.h</include>