mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
refs #320 port Network to new vatlib
* CNetworkVatlib * Contexts * Samples
This commit is contained in:
@@ -200,7 +200,7 @@ private slots:
|
||||
* \param from old status, as uint so it is compliant with DBus
|
||||
* \param to new status, as uint so it is compliant with DBus
|
||||
*/
|
||||
void ps_onConnectionStatusChanged(uint from, uint to, const QString &message);
|
||||
void ps_onConnectionStatusChanged(uint from, uint to);
|
||||
|
||||
//
|
||||
// GUI related slots
|
||||
|
||||
Reference in New Issue
Block a user