MCPcopy Create free account
hub / github.com/Windscribe/Desktop-App / logout

Method logout

src/client/engine/engine/engine.cpp:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242void Engine::logout(bool keepFirewallOn)
243{
244 QMetaObject::invokeMethod(this, "logoutImpl", Q_ARG(bool, keepFirewallOn));
245}
246
247void Engine::gotoCustomOvpnConfigMode()
248{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected