mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
removed extra space
This commit is contained in:
parent
fc21f6088a
commit
bc51b8e709
1 changed files with 1 additions and 1 deletions
|
@ -8903,7 +8903,7 @@ void Application::updateDisplayMode() {
|
|||
// Menu might have been removed if the display plugin lost
|
||||
if (!action) {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
if (action->isChecked()) {
|
||||
newDisplayPlugin = displayPlugin;
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue