]> git.lyx.org Git - features.git/commit
* GuiApplication::notify():
authorAbdelrazak Younes <younes@lyx.org>
Fri, 21 Sep 2007 20:27:07 +0000 (20:27 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 21 Sep 2007 20:27:07 +0000 (20:27 +0000)
commit24a74bdb5387c85dc127379386fc32bc1f94ae65
tree6c78702a00e9dec795039c3fbbe7a44639e5ac0e
parentee40d49bea20ea0dba89a0b225bd0ab2f530acd6
* GuiApplication::notify():
- don't crash with abort() but exit gracefully when an exception is caught.
- try to catch LyX specific exceptions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20419 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiApplication.cpp