]> git.lyx.org Git - features.git/commit
Work around a bug with crash on view close on Mac OSX. 2.0.7
authorStephan Witt <switt@lyx.org>
Mon, 20 Jan 2014 20:22:59 +0000 (21:22 +0100)
committerStephan Witt <switt@lyx.org>
Mon, 20 Jan 2014 20:22:59 +0000 (21:22 +0100)
commit5a5d6a524ca8335149f394824bcdc307f70ebfc7
tree7fea92e78e2bce463b484ef520aae5ccaf5153e4
parentbf67e60f3aaab594b502dcae0bf291fb23de432e
Work around a bug with crash on view close on Mac OSX.
See also https://bugreports.qt-project.org/browse/QTBUG-25399
It improves the situation with LyX ticket #8063 and fixes #8062 for Cocoa builds
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/Menus.cpp