]> git.lyx.org Git - features.git/commit
Do not try to load or copy included files when we are in a comment
authorRichard Heck <rgheck@lyx.org>
Thu, 21 Feb 2013 16:54:59 +0000 (11:54 -0500)
committerRichard Heck <rgheck@lyx.org>
Thu, 21 Feb 2013 16:54:59 +0000 (11:54 -0500)
commitf6f4a8ddf8d5c9adeaa922d56a497095848d6441
tree3574f726add1a825eeb19716b0ab66a460efa347
parentfa4cbf9fb45de724469f9581e16bfc3dedac2422
Do not try to load or copy included files when we are in a comment
or doing a dryrun. We skipped some of this before, but not all of it,
which led to bug #8557.
src/insets/InsetInclude.cpp
status.20x