mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* cosmetic
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22863 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
348bc2c599
commit
3d9b98b3de
@ -1900,7 +1900,7 @@ void Buffer::updateEnvironmentMacros(DocIterator & it,
|
||||
if (!child)
|
||||
continue;
|
||||
|
||||
// register it, but only when it is
|
||||
// register its position, but only when it is
|
||||
// included first in the buffer
|
||||
if (d->children_positions.find(child)
|
||||
== d->children_positions.end())
|
||||
|
Loading…
Reference in New Issue
Block a user