mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
* compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22312 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
780556c5d8
commit
afc761e17b
@ -37,7 +37,7 @@ void Menus::fillMenuBar(GuiView * view)
|
||||
|
||||
#ifdef Q_WS_MACX
|
||||
// setup special mac specific menu item
|
||||
macxMenuBarInit();
|
||||
macxMenuBarInit(view);
|
||||
#endif
|
||||
|
||||
LYXERR(Debug::GUI, "populating menu bar" << to_utf8(getMenubar().name()));
|
||||
|
Loading…
Reference in New Issue
Block a user