Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neverous/efibooteditor
/ resetEndForm
Method
resetEndForm
src/filepathdialog.cpp:1483–1486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1481
}
1482
1483
void FilePathDialog::resetEndForm()
1484
{
1485
ui->end_subtype->setCurrentIndex(0);
1486
}
1487
1488
void FilePathDialog::resetUnknownForm()
1489
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected