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

Method dispose

src/app/cmd.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void Cmd::dispose()
71{
72 delete this;
73}
74
75std::string Cmd::label() const
76{

Callers 8

~FileSystemModuleMethod · 0.45
setThumbnailMethod · 0.45
show_file_selectorFunction · 0.45
~WidgetLoaderMethod · 0.45
move_regionFunction · 0.45
~OverlayMethod · 0.45
~CursorMethod · 0.45
operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected