MCPcopy 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
1040void MainWindow::about()
1041{
1042 AboutDialog(m_OrganizerCore.getVersion().displayString(3), this).exec();
1043}
1044
1045void MainWindow::createEndorseMenu()
1046{

Callers

nothing calls this directly

Calls 3

AboutDialogClass · 0.85
execMethod · 0.45
getVersionMethod · 0.45

Tested by

no test coverage detected