summaryrefslogtreecommitdiffstats
path: root/filesharing/simple/controlcenter.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:23 +0900
commite050a3eb30a884522a3b09df0c37c8fc69c0c5bb (patch)
treec9e4bc90acd51d12c01070461de5da677d709b04 /filesharing/simple/controlcenter.ui
parentbfb6a86ee22664339e8922e55216d12e1a5b2008 (diff)
downloadtdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.tar.gz
tdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'filesharing/simple/controlcenter.ui')
-rw-r--r--filesharing/simple/controlcenter.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/filesharing/simple/controlcenter.ui b/filesharing/simple/controlcenter.ui
index 4756dc90..7f22255d 100644
--- a/filesharing/simple/controlcenter.ui
+++ b/filesharing/simple/controlcenter.ui
@@ -472,12 +472,12 @@
<include location="global" impldecl="in implementation">krichtextlabel.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
-<Q_SIGNALS>
+<signals>
<signal>changed()</signal>
-</Q_SIGNALS>
-<Q_SLOTS>
+</signals>
+<slots>
<slot access="private">changedSlot()</slot>
<slot>listView_selectionChanged()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>