mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 16:50:43 +02:00
Fix format
This commit is contained in:
parent
6d1f4ed942
commit
d489e9dcd4
1 changed files with 4 additions and 5 deletions
|
@ -3583,6 +3583,5 @@ void Application::urlGoTo(int argc, const char * constArgv[]) {
|
|||
QString destination = urlParts[0];
|
||||
Menu::goTo(destination);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue