MCPcopy 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
25Cursor::~Cursor()
26{
27 m_surface->dispose();
28}
29
30} // namespace ui

Callers

nothing calls this directly

Calls 1

disposeMethod · 0.45

Tested by

no test coverage detected