Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ about
Method
about
src/mainwindow.cpp:1040–1043 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1038
}
1039
1040
void MainWindow::about()
1041
{
1042
AboutDialog(m_OrganizerCore.getVersion().displayString(3), this).exec();
1043
}
1044
1045
void MainWindow::createEndorseMenu()
1046
{
Callers
nothing calls this directly
Calls
3
AboutDialog
Class · 0.85
exec
Method · 0.45
getVersion
Method · 0.45
Tested by
no test coverage detected