summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-02-02 10:56:38 +0900
committerMichele Calgaro <[email protected]>2024-02-03 00:01:31 +0900
commit9aeb52db3ae08745654f67fa128e86fcfe2d6b6a (patch)
treed3c85724556448317a7a190eb2336b63e2f98428
parentef2254d538446116fec279ab6a635a77fb0589db (diff)
downloadkaffeine-9aeb52db3ae08745654f67fa128e86fcfe2d6b6a.tar.gz
kaffeine-9aeb52db3ae08745654f67fa128e86fcfe2d6b6a.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 31eb157b2f618dcc60bf36dcca18dcb812edce34)
-rw-r--r--kaffeine/src/input/dvb/broadcasteditorui.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaffeine/src/input/dvb/broadcasteditorui.ui b/kaffeine/src/input/dvb/broadcasteditorui.ui
index c879faf..ca456a6 100644
--- a/kaffeine/src/input/dvb/broadcasteditorui.ui
+++ b/kaffeine/src/input/dvb/broadcasteditorui.ui
@@ -301,10 +301,10 @@
<tabstop>cancelBtn</tabstop>
<tabstop>okBtn</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>addToList()</slot>
<slot>resetList()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>