MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / SetStubForegroundProcessPath

Function SetStubForegroundProcessPath

tests/stubs/platform-funcs.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26void SetStubForegroundProcessPath(const std::string &path)
27{
28 g_foregroundProcessPath = path;
29}
30
31void SetStubProcessList(const QStringList &list)
32{

Calls

no outgoing calls

Tested by

no test coverage detected