mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Forgot to change this line.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27282 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
362d6e468f
commit
3ac4460c07
@ -1509,7 +1509,7 @@ bool BufferParams::removeBadModules()
|
||||
}
|
||||
if (excluded)
|
||||
continue;
|
||||
layoutModules_.push_back(*oit);
|
||||
layoutModules_.push_back(modname);
|
||||
}
|
||||
return consistent;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user