mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 09:15:45 +00:00
Remove unnecessary newline
This commit is contained in:
parent
967cbf1f36
commit
f9233dc922
1 changed files with 0 additions and 1 deletions
|
@ -1812,7 +1812,6 @@ void GMainWindow::OnMenuReportCompatibility() {
|
|||
}
|
||||
|
||||
void GMainWindow::OpenURL(const QUrl& url) {
|
||||
|
||||
const bool open = QDesktopServices::openUrl(url);
|
||||
if (!open) {
|
||||
QMessageBox::warning(this, tr("Error opening URL"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue