mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
fix comment
This commit is contained in:
parent
689f26d247
commit
9e71bdfd32
@ -376,7 +376,7 @@ void InsetInclude::setParams(InsetCommandParams const & p)
|
||||
// invalidate the cache
|
||||
child_buffer_ = 0;
|
||||
|
||||
// reset in order to prevent loading new file
|
||||
// reset in order to allow loading new file
|
||||
failedtoload_ = false;
|
||||
|
||||
InsetCommand::setParams(p);
|
||||
|
Loading…
Reference in New Issue
Block a user