Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
92
void SendCrash::onClickFilename()
93
{
94
base::launcher::open_folder(m_dumpFilename);
95
}
96
97
void SendCrash::onClickDevFilename()
98
{
Callers
nothing calls this directly
Calls
1
open_folder
Function · 0.70
Tested by
no test coverage detected