MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / setFormatOptions

Method setFormatOptions

src/app/document.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190// Loaded options from file
191
192void Document::setFormatOptions(const base::SharedPtr<FormatOptions>& format_options)
193{
194 m_format_options = format_options;
195}
196
197//////////////////////////////////////////////////////////////////////
198// Boundaries

Callers 2

operateLoadTryFormatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected