mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Didn't mean to include this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40241 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d38d332d9f
commit
01dc4e4b83
@ -250,7 +250,6 @@ static bool doInsertInset(Cursor & cur, Text * text,
|
||||
if (!ds.empty()) {
|
||||
cur.text()->insertStringAsLines(cur, ds, f);
|
||||
cur.leaveInset(*inset);
|
||||
inset->asInsetCollapsable()->setStatus(InsetCollapsable::Collapsed);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user