Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ showAboutDialog
Method
showAboutDialog
src/efibooteditor.cpp:270–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
void EFIBootEditor::showAboutDialog()
271
{
272
about->show();
273
}
274
275
void EFIBootEditor::showHotKeysDialog(int index)
276
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected