]> git.lyx.org Git - features.git/commit
* src/insets/insettabular.C
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 4 Jan 2007 09:48:54 +0000 (09:48 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Thu, 4 Jan 2007 09:48:54 +0000 (09:48 +0000)
commitc9bd56ab18a5793dc267040d52182619251ac563
treee5d9913313c37426a2769bbbb2ddc7d4d4323825
parente873e7c0a9ad525015b9179c1c9264f4479202be
* src/insets/insettabular.C
(InsetTabular::doDispatch): Don't reset the table paste buffer
when pasting from the external clipboard or selection, since no
paste operation should ever change any clipboard.
At the same time make the code more readable by removing the
fall-through.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16492 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/insettabular.C