summaryrefslogtreecommitdiffstats
path: root/src/ksvnwidgets/logmessage.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/ksvnwidgets/logmessage.ui
parentf71f6c99da60331633888e77e6abe10456fb087e (diff)
downloadtdesvn-aa1df34f.tar.gz
tdesvn-aa1df34f.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/ksvnwidgets/logmessage.ui')
-rw-r--r--src/ksvnwidgets/logmessage.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ksvnwidgets/logmessage.ui b/src/ksvnwidgets/logmessage.ui
index 6be884e..9d935c5 100644
--- a/src/ksvnwidgets/logmessage.ui
+++ b/src/ksvnwidgets/logmessage.ui
@@ -326,7 +326,7 @@
<slot>insertFile()</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot access="protected">slotHistoryActivated(const TQString&amp;)</slot>
<slot access="protected">slotHistoryActivated(int)</slot>
<slot access="protected">slotMarkUnversioned()</slot>
@@ -334,7 +334,7 @@
<slot access="protected">slotUnmarkUnversioned()</slot>
<slot access="protected">hideNewItems(bool)</slot>
<slot access="protected">insertFile()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="2" margin="2"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>