Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ ~Cursor
Method
~Cursor
src/ui/cursor.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
Cursor::~Cursor()
26
{
27
m_surface->dispose();
28
}
29
30
} // namespace ui
Callers
nothing calls this directly
Calls
1
dispose
Method · 0.45
Tested by
no test coverage detected