mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
* comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23740 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
fc816dba30
commit
3658d7fe4d
@ -378,6 +378,8 @@ static void updateIds(map<int, GuiView *> const & stdmap, vector<int> & ids)
|
||||
|
||||
void GuiApplication::createView(QString const & geometry_arg)
|
||||
{
|
||||
// release the keyboard which might have been grabed by the global
|
||||
// menubar on Mac to catch shortcuts even without any GuiView.
|
||||
if (global_menubar_)
|
||||
global_menubar_->releaseKeyboard();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user