Replace Q_SIGNALS and Q_SLOTS

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/12/head
Michele Calgaro 4 months ago
parent c71f592307
commit e8ec823504
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -271,9 +271,9 @@ You may look for the most recent version at kde-look.org:</string>
<slot>close()</slot> <slot>close()</slot>
</connection> </connection>
</connections> </connections>
<Q_SLOTS> <slots>
<slot>kURLLabel1_leftURL()</slot> <slot>kURLLabel1_leftURL()</slot>
</Q_SLOTS> </slots>
<layoutdefaults spacing="6" margin="11"/> <layoutdefaults spacing="6" margin="11"/>
<includes> <includes>
<include location="global" impldecl="in implementation">kurllabel.h</include> <include location="global" impldecl="in implementation">kurllabel.h</include>

Loading…
Cancel
Save