mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
removing comment
This commit is contained in:
parent
d04a06e757
commit
45b339a6c7
1 changed files with 1 additions and 1 deletions
|
@ -8892,7 +8892,7 @@ void Application::updateDisplayMode() {
|
|||
// Menu might have been removed if the display plugin lost
|
||||
if (!action) {
|
||||
continue;
|
||||
} //STOPPED HERE>>>>> HOW DO WE FIND OUT HOW THE ACTION->isChecked is set
|
||||
}
|
||||
if (action->isChecked()) {
|
||||
newDisplayPlugin = displayPlugin;
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue