MCPcopy Create free account
hub / github.com/cmauri/eviacam / SetDocDir

Function SetDocDir

src/paths.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void SetDocDir(wxString const & s) {
41 g_docDir= s;
42}
43
44};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected