]> git.lyx.org Git - features.git/commit
Fix bug 3305
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 4 Mar 2007 13:22:38 +0000 (13:22 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 4 Mar 2007 13:22:38 +0000 (13:22 +0000)
commit62bb6150ee679149384fdf386af457626b657811
treeef26cb26a8d22a024f66ad65712950408c215cca
parent0913a853b983a8e67d19bdea421e57cf44d0922b
Fix bug 3305
* src/LaTeX.C
(insertIfExists): Catch boost::filesystem exceptions, since they
are not errors in this context
(handleFoundFile): ditto

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17405 a592a061-630c-0410-9148-cb99ea01b6c8
src/LaTeX.C