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

Method onDiscordServerActionTriggered

pcsx2-qt/MainWindow.cpp:2065–2068  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2063}
2064
2065void MainWindow::onDiscordServerActionTriggered()
2066{
2067 QtUtils::OpenURL(this, AboutDialog::getDiscordServerUrl());
2068}
2069
2070void MainWindow::onAboutActionTriggered()
2071{

Callers

nothing calls this directly

Calls 1

OpenURLFunction · 0.85

Tested by

no test coverage detected