Replace Q_SIGNALS and Q_SLOTS

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

@ -561,11 +561,11 @@
<tabstop>dontScanRemoteMounts</tabstop>
<tabstop>dontScanRemovableMedia</tabstop>
</tabstops>
<Q_SLOTS>
<slots>
<slot>toggleDontScanRemovableMedia(bool)</slot>
<slot>toggleDontScanRemoteMounts(bool)</slot>
<slot>toggleScanAcrossMounts(bool)</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="local" impldecl="in implementation">knuminput.h</include>

Loading…
Cancel
Save