mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Clean Up
This commit is contained in:
parent
e7f2a04699
commit
4f324ad742
14 changed files with 23 additions and 38 deletions
|
@ -284,7 +284,7 @@ void DMainWindow::OnOpenDocs()
|
|||
|
||||
void DMainWindow::OnOpenGitHub()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl(SL("https://github.com/dolphin-emu/dolphin/")));
|
||||
QDesktopServices::openUrl(QUrl(SL("https://github.com/dolphin-emu/dolphin")));
|
||||
}
|
||||
|
||||
void DMainWindow::OnOpenSystemInfo()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue