summaryrefslogtreecommitdiffstats
path: root/quanta/dialogs/fourbuttonmessagebox.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-06 10:20:02 +0900
commit48c2f91aee7fffc81968e318bd033b127d3ee043 (patch)
tree8bd65e9676d591409c60e2d25d522e1c272ea6f0 /quanta/dialogs/fourbuttonmessagebox.ui
parentdd3ce2e1c41671cffcb72c90f88f536269079869 (diff)
downloadtdewebdev-48c2f91a.tar.gz
tdewebdev-48c2f91a.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d567067b8302ba24a6ac8979db29cfaadc1875e8)
Diffstat (limited to 'quanta/dialogs/fourbuttonmessagebox.ui')
-rw-r--r--quanta/dialogs/fourbuttonmessagebox.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/dialogs/fourbuttonmessagebox.ui b/quanta/dialogs/fourbuttonmessagebox.ui
index 577f9ea9..924eb83e 100644
--- a/quanta/dialogs/fourbuttonmessagebox.ui
+++ b/quanta/dialogs/fourbuttonmessagebox.ui
@@ -152,12 +152,12 @@
<variables>
<variable>int m_status;</variable>
</variables>
-<Q_SLOTS>
+<slots>
<slot>cancelButton_clicked()</slot>
<slot>user1Button_clicked()</slot>
<slot>user2Button_clicked()</slot>
<slot>user3Button_clicked()</slot>
-</Q_SLOTS>
+</slots>
<functions>
<function specifier="non virtual" returnType="int">status()</function>
</functions>