summaryrefslogtreecommitdiffstats
path: root/quanta/project/projectuploads.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:20:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:20:32 +0900
commitd567067b8302ba24a6ac8979db29cfaadc1875e8 (patch)
treee662c3b2805b0649801760a775fa087db5b9c59c /quanta/project/projectuploads.ui
parent931991843ab3b6b0b0157dd433c226f7fc2ebc1b (diff)
downloadtdewebdev-d567067b8302ba24a6ac8979db29cfaadc1875e8.tar.gz
tdewebdev-d567067b8302ba24a6ac8979db29cfaadc1875e8.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'quanta/project/projectuploads.ui')
-rw-r--r--quanta/project/projectuploads.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/project/projectuploads.ui b/quanta/project/projectuploads.ui
index d8900e5f..2c8cf68c 100644
--- a/quanta/project/projectuploads.ui
+++ b/quanta/project/projectuploads.ui
@@ -476,7 +476,7 @@
<includes>
<include location="global" impldecl="in declaration">../treeviews/uploadtreeview.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot>clearSelection()</slot>
<slot>startUpload()</slot>
<slot>selectAll()</slot>
@@ -489,7 +489,7 @@
<slot>slotEditProfile()</slot>
<slot>slotRemoveProfile()</slot>
<slot>slotNewProfileSelected(const TQString&amp;)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">uploadtreeview.h</include>