>This looks good. I think the Buffer& arguments were a remnant
>of the time before we had buffer().
Well, loadIfNeeded used to be an anonymous function until you made it a
member of InsetInclude. When you did this, you removed the second params
parameter, but you left this one.
>There's one
v...@lyx.org wrote:
Author: vfr
Date: Thu Mar 26 01:48:32 2009
New Revision: 28919
URL: http://lyx.lyx.org/trac/changeset/28919
Log:
Some cleanup in InsetInclude:
* use the UpdateScope, introduced recently, to prevent the 'strange' calls to
setParent which also causes the update mechanism to ru