MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / showMessage

Method showMessage

src/mainwindow.cpp:2448–2451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2446}
2447
2448void MainWindow::showMessage(const QString& message)
2449{
2450 MessageDialog::showMessage(message, this);
2451}
2452
2453void MainWindow::showError(const QString& message)
2454{

Callers 1

onMenuSelectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected