mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-11 16:49:28 +02:00
Fix indentation
This commit is contained in:
@ -272,7 +272,7 @@ void DMainWindow::UpdateIcons()
|
||||
// Help menu
|
||||
void DMainWindow::OnOpenWebsite()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl(SL("https://dolphin-emu.org/")));
|
||||
QDesktopServices::openUrl(QUrl(SL("https://dolphin-emu.org/")));
|
||||
}
|
||||
|
||||
void DMainWindow::OnOpenDocs()
|
||||
|
Reference in New Issue
Block a user