summaryrefslogtreecommitdiffstats
path: root/konq-plugins/domtreeviewer/messagedialog.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:24:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-04 21:51:53 +0900
commit300132f93efd5898263a35338622de62f4ab063f (patch)
tree7c18c8789c93f514c65ba6c1b936e0e3a075d116 /konq-plugins/domtreeviewer/messagedialog.ui
parente234565531cd8c11949cc6aecf16179e75312458 (diff)
downloadtdeaddons-300132f9.tar.gz
tdeaddons-300132f9.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eca129a3128b89841581fdf7bda09babbc91d4fc)
Diffstat (limited to 'konq-plugins/domtreeviewer/messagedialog.ui')
-rw-r--r--konq-plugins/domtreeviewer/messagedialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/konq-plugins/domtreeviewer/messagedialog.ui b/konq-plugins/domtreeviewer/messagedialog.ui
index 8c10f38..3240371 100644
--- a/konq-plugins/domtreeviewer/messagedialog.ui
+++ b/konq-plugins/domtreeviewer/messagedialog.ui
@@ -107,9 +107,9 @@
<includes>
<include location="local" impldecl="in implementation">messagedialog.ui.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot specifier="non virtual">addMessage( const TQString &amp; msg )</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">ktextedit.h</include>