MCPcopy Create free account
hub / github.com/ckaiser/Lightscreen / markUpload

Method markUpload

tools/screenshot.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163void Screenshot::markUpload()
164{
165 mOptions.upload = true;
166}
167
168void Screenshot::optimize()
169{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected