]> git.lyx.org Git - lyx.git/commit
Fix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp() is 0 in batch mode.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 6 Jan 2011 18:40:39 +0000 (18:40 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 6 Jan 2011 18:40:39 +0000 (18:40 +0000)
commita89dbd75e652f71b4035e0f00fd52c34e5929305
tree37972e84dd6662b865a6a7f96db5f5aa56590451
parent006a9068581ef939522c1a21a53ddf017bc39392
Fix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp() is 0 in batch mode.
Unfortunately the commandline export of InsetInfo is still broken for MENU_INFO.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37134 a592a061-630c-0410-9148-cb99ea01b6c8
src/BranchList.cpp
src/IndicesList.cpp
src/frontends/Application.h
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiApplication.h
src/insets/InsetInfo.cpp