mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #320 port Network to new vatlib
* CNetworkVatlib * Contexts * Samples
This commit is contained in:
@@ -57,7 +57,7 @@ namespace BlackGui
|
||||
void ps_onSimulatorStatusChanged(bool connected, bool running, bool paused);
|
||||
|
||||
//! Network connection has been changed
|
||||
void ps_onNetworkConnectionChanged(uint from, uint to, const QString &message);
|
||||
void ps_onNetworkConnectionChanged(uint from, uint to);
|
||||
|
||||
//! Context menu requested
|
||||
void ps_customAudioContextMenuRequested(const QPoint &position);
|
||||
|
||||
Reference in New Issue
Block a user