]> git.lyx.org Git - features.git/commit
Fix bug #6744: Crash when copying an inset from a deleted section.
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 1 Jun 2010 16:13:54 +0000 (16:13 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 1 Jun 2010 16:13:54 +0000 (16:13 +0000)
commita948d133331ca32052b686bf935f2ef61451220d
treeb0dbcb7bfd9b0c4b9782bebb048800bbc22728ad
parent5f2de40786fb44712efbede9d42d6aaea21d97e2
Fix bug #6744: Crash when copying an inset from a deleted section.

We need to reject the changes in when copying from a fully deleted section.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34583 a592a061-630c-0410-9148-cb99ea01b6c8
src/CutAndPaste.cpp
src/Text.cpp
src/Text.h