summaryrefslogtreecommitdiffstats
path: root/src/prefMencoder.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-02 10:56:27 +0900
commita4c9d47cc7a39155376b9d552e433fedd069fcb4 (patch)
tree3ed47ccad5cd4a3070d90e35cee8f82fe139f136 /src/prefMencoder.ui
parent4e2f83fa60c1b2ac650985796d4941f150198a45 (diff)
downloadk9copy-a4c9d47cc7a39155376b9d552e433fedd069fcb4.tar.gz
k9copy-a4c9d47cc7a39155376b9d552e433fedd069fcb4.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/prefMencoder.ui')
-rw-r--r--src/prefMencoder.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prefMencoder.ui b/src/prefMencoder.ui
index 70eb07d..264cd9b 100644
--- a/src/prefMencoder.ui
+++ b/src/prefMencoder.ui
@@ -787,7 +787,7 @@ audio bitrate</string>
<tabstop>btnDeleteA</tabstop>
<tabstop>tabWidget2</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>lbvCodecsCurrentChanged(TQListBoxItem*)</slot>
<slot>teOpt1TextChanged()</slot>
<slot>teOpt2TextChanged()</slot>
@@ -806,7 +806,7 @@ audio bitrate</string>
<slot>btnDeleteAClicked()</slot>
<slot>leFourccTextChanged(const TQString&amp;)</slot>
<slot>bResetClicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>