]> git.lyx.org Git - features.git/commit
InsetTabular.cpp: really fix #7007 this time
authorUwe Stöhr <uwestoehr@web.de>
Sat, 20 Nov 2010 04:53:34 +0000 (04:53 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 20 Nov 2010 04:53:34 +0000 (04:53 +0000)
commit9672f432f2d7f1d903aa28582239e33e566410ab
treeecd67f2d75a6e42b25ee9446b8961f89c4659b6a
parent266b87357b4948920353e333e168dd523f97e15c
InsetTabular.cpp: really fix #7007 this time
(the onlycolumn flag is not necessary in setAlignment (but in getAlignment) because it is in every case the same as !IsMultiColumn)

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