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

Method setVersion

src/doc/object.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void Object::setVersion(ObjectVersion version)
84{
85 m_version = version;
86}
87
88Object* get_object(ObjectId id)
89{

Callers 1

cropImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected