removed extra space

This commit is contained in:
amer cerkic 2019-07-10 14:08:20 -07:00
parent fc21f6088a
commit bc51b8e709

View file

@ -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;