]> git.lyx.org Git - features.git/commit
InsetTabular.cpp: fix #6985 - we need to break after unsetting otherwise case Tabular...
authorUwe Stöhr <uwestoehr@web.de>
Mon, 1 Nov 2010 03:26:25 +0000 (03:26 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 1 Nov 2010 03:26:25 +0000 (03:26 +0000)
commitfa695f939ccbdfc130cdffdf382f3696e5f46ca3
tree10f06ca10d7946ec863320a7b5d11d68068a2ae2
parent892bc7dac34011cf8127cd574503b754f50023dd
InsetTabular.cpp: fix #6985 - we need to break after unsetting otherwise case Tabular::MULTICOLUMN: would be executed afterwards reverting the unsetting

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