]> git.lyx.org Git - features.git/commit
Fix crash with Menu->Edit->Paste recent
authorAbdelrazak Younes <younes@lyx.org>
Wed, 30 Jul 2008 09:09:23 +0000 (09:09 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 30 Jul 2008 09:09:23 +0000 (09:09 +0000)
commit3bbe1facb45a59ba1f232fb1c13d81fe611248fb
treed5bbd9d2d776f2a40d88d8b12fdcfbdd144db38d
parent236460445a8c8f4314e4f134d4979caaab8dce5d
Fix crash with Menu->Edit->Paste recent
As an added bonus, the selection will be adapted to current Buffer (for quites, etc).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26001 a592a061-630c-0410-9148-cb99ea01b6c8
src/CutAndPaste.cpp
src/CutAndPaste.h
src/frontends/qt4/Menus.cpp