Replace Q_SIGNALS and Q_SLOTS

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/31/head
Michele Calgaro 3 months ago
parent 28388d4ea2
commit 31eb157b2f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -301,10 +301,10 @@
<tabstop>cancelBtn</tabstop>
<tabstop>okBtn</tabstop>
</tabstops>
<Q_SLOTS>
<slots>
<slot>addToList()</slot>
<slot>resetList()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>

Loading…
Cancel
Save