summaryrefslogtreecommitdiffstats
path: root/src/playbackoptionsw.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:56:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 00:00:55 +0900
commita90fa4fe0fde02bb1c4cc574ecc4faecbacf8538 (patch)
tree9d3a9629c014463077fa8de712b52ca4e665b670 /src/playbackoptionsw.ui
parentbcf4fd5491e82478891ca031814e57cf3c4804c4 (diff)
downloadk9copy-a90fa4fe.tar.gz
k9copy-a90fa4fe.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4c9d47cc7a39155376b9d552e433fedd069fcb4)
Diffstat (limited to 'src/playbackoptionsw.ui')
-rw-r--r--src/playbackoptionsw.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/playbackoptionsw.ui b/src/playbackoptionsw.ui
index bb988dd..94bf38a 100644
--- a/src/playbackoptionsw.ui
+++ b/src/playbackoptionsw.ui
@@ -384,7 +384,7 @@
<slot>lbSequenceChanged(TQListBoxItem*)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>cbStartActivated( int )</slot>
<slot>cbTitleActivated( int )</slot>
<slot>ckMenuClick()</slot>
@@ -393,7 +393,7 @@
<slot>lbSequenceChanged(TQListBoxItem*)</slot>
<slot>cbDefAudioActivated(int)</slot>
<slot>cbDefSubActivated(int)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>