From 01dc4e4b83a863c7503cb471a7b8adc19f134761 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 22 Nov 2011 18:49:16 +0000 Subject: [PATCH] Didn't mean to include this. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40241 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Text3.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Text3.cpp b/src/Text3.cpp index 94f68a78b5..96fa1af10d 100644 --- a/src/Text3.cpp +++ b/src/Text3.cpp @@ -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; } -- 2.39.2