Replace Q_SIGNALS and Q_SLOTS

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/25/head
Michele Calgaro 3 months ago
parent 184496dac0
commit 8d87cac6a3
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -247,7 +247,7 @@
<slot>one()</slot>
</connection>
</connections>
<Q_SLOTS>
<slots>
<slot>one()</slot>
<slot>two()</slot>
<slot>three()</slot>
@ -262,6 +262,6 @@
<slot>minus()</slot>
<slot>equals()</slot>
<slot>setCap()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>

Loading…
Cancel
Save