summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/merge_dlg.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:48:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 23:45:47 +0900
commitaa1df34fd674490d0b7600603ae57e2a5f3e3ffd (patch)
treef4d410a328616e42d24a667eb56504662f3ad122 /src/svnfrontend/merge_dlg.ui
parentf71f6c99da60331633888e77e6abe10456fb087e (diff)
downloadtdesvn-aa1df34fd674490d0b7600603ae57e2a5f3e3ffd.tar.gz
tdesvn-aa1df34fd674490d0b7600603ae57e2a5f3e3ffd.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 41907371bbc59724fc618f64fef83fcd5f6f3d62)
Diffstat (limited to 'src/svnfrontend/merge_dlg.ui')
-rw-r--r--src/svnfrontend/merge_dlg.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnfrontend/merge_dlg.ui b/src/svnfrontend/merge_dlg.ui
index beefa43..94c0fcf 100644
--- a/src/svnfrontend/merge_dlg.ui
+++ b/src/svnfrontend/merge_dlg.ui
@@ -185,9 +185,9 @@
<slot>externDisplayToggled(bool)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="protected">externDisplayToggled(bool)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="2" margin="2"/>
<includes>
<include location="global" impldecl="in implementation">kurlrequester.h</include>