diff options
author | Michele Calgaro <[email protected]> | 2024-02-03 16:22:15 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-03 16:22:15 +0900 |
commit | 2ce6b371816292d249824aa157691968d8310c00 (patch) | |
tree | a908259987ca12285c05dea46b7c441dcae0013a /kttsd/plugins/hadifix/voicefileui.ui | |
parent | c04ba2b3810f5a0187b3ca3b89661d0befca9e08 (diff) | |
download | tdeaccessibility-2ce6b371816292d249824aa157691968d8310c00.tar.gz tdeaccessibility-2ce6b371816292d249824aa157691968d8310c00.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]>
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> |