Force remote streaming mode if connecting through a VPN

This commit is contained in:
Cameron Gutman
2019-12-01 21:50:36 -08:00
parent b4a1393bf6
commit 5e2f32e3eb
3 changed files with 71 additions and 2 deletions

View File

@@ -29,6 +29,9 @@ public:
bool
wake();
bool
isReachableOverVpn();
QVector<QString>
uniqueAddresses();