mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-13 22:07:34 -05:00
Clean Up
This commit is contained in:
committed by
Buddybenj
parent
e7f2a04699
commit
4f324ad742
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user