mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
amend 4d991120
This commit is contained in:
parent
1c725c913c
commit
8da87f9dbf
@ -1959,6 +1959,7 @@ void Menus::Impl::macxMenuBarInit(QMenuBar * qmb)
|
||||
QString(), qMenu);
|
||||
action->setMenuRole(entries[i].role);
|
||||
qMenu->addAction(action);
|
||||
++i;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user