Replace Q_SIGNALS and Q_SLOTS

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

@ -154,9 +154,9 @@
<slot>kcfg_ParaOffset_valueChanged(const TQString&amp;)</slot> <slot>kcfg_ParaOffset_valueChanged(const TQString&amp;)</slot>
</connection> </connection>
</connections> </connections>
<Q_SLOTS> <slots>
<slot>kcfg_ParaOffset_valueChanged(const TQString&amp;)</slot> <slot>kcfg_ParaOffset_valueChanged(const TQString&amp;)</slot>
</Q_SLOTS> </slots>
<layoutdefaults spacing="6" margin="11"/> <layoutdefaults spacing="6" margin="11"/>
<includes> <includes>
<include location="global" impldecl="in implementation">tdefontrequester.h</include> <include location="global" impldecl="in implementation">tdefontrequester.h</include>

Loading…
Cancel
Save