Replace Q_SIGNALS and Q_SLOTS

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

@ -711,12 +711,12 @@
<tabstop>spinDhcpTimeout</tabstop>
<tabstop>buttonEnableAllMessages</tabstop>
</tabstops>
<Q_SLOTS>
<slots>
<slot>netScan()</slot>
<slot>netConnect()</slot>
<slot>showCfgDlg()</slot>
<slot>setDeviceList()</slot>
</Q_SLOTS>
</slots>
<functions>
<function>updateStatus(char sts)</function>
</functions>

Loading…
Cancel
Save