summaryrefslogtreecommitdiffstats
path: root/src/projects/base_k3baudiotrackwidget.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 00:06:32 +0900
commitf989f27b342d311a95695cc4120b1d22e55d02b0 (patch)
tree2cab424f74fa70c53db27374259431e6c7cfc61f /src/projects/base_k3baudiotrackwidget.ui
parent80e5226c96749e97c170b6eb4ae79b456f4aaf16 (diff)
downloadk3b-f989f27b.tar.gz
k3b-f989f27b.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7762265fa07270431bf3673b776ffd73c5eba19d)
Diffstat (limited to 'src/projects/base_k3baudiotrackwidget.ui')
-rw-r--r--src/projects/base_k3baudiotrackwidget.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projects/base_k3baudiotrackwidget.ui b/src/projects/base_k3baudiotrackwidget.ui
index f944926..9a1379a 100644
--- a/src/projects/base_k3baudiotrackwidget.ui
+++ b/src/projects/base_k3baudiotrackwidget.ui
@@ -204,7 +204,7 @@
<string>Preemph&amp;asis</string>
</property>
<property name="whatsThis" stdset="0">
- <string>&lt;p&gt;Preemphasis is mainly used in audio processing. Higher frequencies in audio Q_SIGNALS usually have lower amplitudes. This can lead to bad signal quality on noisy transmission because the high frequencies might become too weak. To avoid this effect, high frequencies are amplified before transmission (preemphasis); the receiver will then weaken them accordingly for playback.</string>
+ <string>&lt;p&gt;Preemphasis is mainly used in audio processing. Higher frequencies in audio signals usually have lower amplitudes. This can lead to bad signal quality on noisy transmission because the high frequencies might become too weak. To avoid this effect, high frequencies are amplified before transmission (preemphasis); the receiver will then weaken them accordingly for playback.</string>
</property>
</widget>
<widget class="TQCheckBox">