Replace Q_SIGNALS and Q_SLOTS

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/24/head
Michele Calgaro 3 months ago
parent bea15ca300
commit 2c8332141b
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