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

Method onGitHubRepositoryActionTriggered

pcsx2-qt/MainWindow.cpp:2045–2048  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2043}
2044
2045void MainWindow::onGitHubRepositoryActionTriggered()
2046{
2047 QtUtils::OpenURL(this, AboutDialog::getGitHubRepositoryUrl());
2048}
2049
2050void MainWindow::onSupportForumsActionTriggered()
2051{

Callers

nothing calls this directly

Calls 1

OpenURLFunction · 0.85

Tested by

no test coverage detected