diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-03 16:22:15 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-04 21:51:31 +0900 |
commit | 8923dcc36fef71e4ffaf58085642255450761262 (patch) | |
tree | 63e1ef9c9c928cb347a53878832675e07f15ef5b /kttsd/plugins/hadifix/voicefileui.ui | |
parent | 79f019f19e44c3daa3b60d1c983690045cf4db11 (diff) | |
download | tdeaccessibility-8923dcc36fef71e4ffaf58085642255450761262.tar.gz tdeaccessibility-8923dcc36fef71e4ffaf58085642255450761262.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2ce6b371816292d249824aa157691968d8310c00)
Diffstat (limited to 'kttsd/plugins/hadifix/voicefileui.ui')
-rw-r--r-- | kttsd/plugins/hadifix/voicefileui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kttsd/plugins/hadifix/voicefileui.ui b/kttsd/plugins/hadifix/voicefileui.ui index dd6eab2..bb3a232 100644 --- a/kttsd/plugins/hadifix/voicefileui.ui +++ b/kttsd/plugins/hadifix/voicefileui.ui @@ -109,8 +109,8 @@ <variables> <variable access="public">TQString mbrola;</variable> </variables> -<Q_SLOTS> +<slots> <slot>genderButton_clicked()</slot> -</Q_SLOTS> +</slots> <layoutdefaults spacing="6" margin="11"/> </UI> |