]> git.lyx.org Git - features.git/commit
Fix crash when copying an InsetTabular.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 8 Nov 2009 13:41:29 +0000 (13:41 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 8 Nov 2009 13:41:29 +0000 (13:41 +0000)
commit1a915927b519be38bfc3dc206450c88a75f7c3ed
treee5cf20ab89543654219d81d9cc57b708fad57d62
parent0d016420ce7deeee9b04c0c0456fc78b3b369c7c
Fix crash when copying an InsetTabular.
Buffer should not be set when cloning. If there is bug that was fixed by this line of code it should be fixed later by setting the Buffer after the cloning.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31900 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetTabular.cpp