]> git.lyx.org Git - features.git/commit
Rethrow excepction instead of a copy
authorGeorg Baum <baum@lyx.org>
Mon, 6 Jun 2016 19:52:52 +0000 (21:52 +0200)
committerGeorg Baum <baum@lyx.org>
Mon, 6 Jun 2016 19:52:52 +0000 (21:52 +0200)
commit03395b78711de7092db15fce653abdbe921d4b54
tree482a8e261ef8696f784c84f20f0be028062086b0
parent42362cfb87d1df08349e61b41347617fcd149925
Rethrow excepction instead of a copy

This fixes the cppcheck warning "(style) Throwing a copy of the caught
exception instead of rethrowing the original exception."
src/insets/InsetBibtex.cpp