MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / onSupportForumsActionTriggered

Method onSupportForumsActionTriggered

pcsx2-qt/MainWindow.cpp:2050–2053  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2048}
2049
2050void MainWindow::onSupportForumsActionTriggered()
2051{
2052 QtUtils::OpenURL(this, AboutDialog::getSupportForumsUrl());
2053}
2054
2055void MainWindow::onWikiActionTriggered()
2056{

Callers

nothing calls this directly

Calls 1

OpenURLFunction · 0.85

Tested by

no test coverage detected