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

Method onClickFilename

src/app/send_crash.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void SendCrash::onClickFilename()
93{
94 base::launcher::open_folder(m_dumpFilename);
95}
96
97void SendCrash::onClickDevFilename()
98{

Callers

nothing calls this directly

Calls 1

open_folderFunction · 0.70

Tested by

no test coverage detected