mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* compile fix for mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23575 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
22aa0137d3
commit
db0637f026
@ -1421,7 +1421,7 @@ void Menus::fillMenuBar(GuiView * view)
|
||||
|
||||
#ifdef Q_WS_MACX
|
||||
// setup special mac specific menu item
|
||||
macxMenuBarInit(view);
|
||||
d->macxMenuBarInit(view);
|
||||
#endif
|
||||
|
||||
LYXERR(Debug::GUI, "populating menu bar" << fromqstr(d->menubar_.name()));
|
||||
|
Loading…
Reference in New Issue
Block a user