forked from dolphin-emu/dolphin
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