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

Method getLayoutIO

src/ui/manager.cpp:1393–1396  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1391}
1392
1393LayoutIO* Manager::getLayoutIO()
1394{
1395 return onGetLayoutIO();
1396}
1397
1398void Manager::collectGarbage()
1399{

Callers 2

loadLayoutMethod · 0.80
saveLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected