Replace Q_SIGNALS and Q_SLOTS

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2c8332141b)
r14.1.x
Michele Calgaro 3 months ago
parent 3162229606
commit f9edc9cf5c
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -104,10 +104,10 @@
</spacer>
</vbox>
</widget>
<Q_SLOTS>
<slots>
<slot access="private">changeKey()</slot>
<slot access="private">clearKey()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="0" margin="0"/>
<layoutfunctions spacing="KDialog::spacingHint"/>
</UI>

Loading…
Cancel
Save