Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
void Object::setVersion(ObjectVersion version)
84
{
85
m_version = version;
86
}
87
88
Object* get_object(ObjectId id)
89
{
Callers
1
cropImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected