]> git.lyx.org Git - features.git/commit
Handle the case where doc_bv is null
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 9 Mar 2017 13:41:27 +0000 (14:41 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 9 Mar 2017 13:41:27 +0000 (14:41 +0100)
commit5a62e37adda7cb1882c048809d39c29bd9f27265
tree3528c8698a91b7cd36ae15d3d34db205b89832b6
parentf7ab893def4c67aef70abe4403bbc6ab312bd110
Handle the case where doc_bv is null

It might only happens in specific cases where no file is open and for
some reason the new file cannot be opened.
src/frontends/qt4/GuiApplication.cpp