summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:56:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:56:38 +0900
commit31eb157b2f618dcc60bf36dcca18dcb812edce34 (patch)
treea2b72999d60adb8fbd5f72c35cca27ad4b5c798c
parent28388d4ea2c2b02f8f03948e7f57d3d8b9687fe8 (diff)
downloadkaffeine-31eb157b2f618dcc60bf36dcca18dcb812edce34.tar.gz
kaffeine-31eb157b2f618dcc60bf36dcca18dcb812edce34.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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>