]> git.lyx.org Git - features.git/commit
Fix bug 5753: http://bugzilla.lyx.org/show_bug.cgi?id=5753.
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 10 Feb 2009 00:02:39 +0000 (00:02 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 10 Feb 2009 00:02:39 +0000 (00:02 +0000)
commit0be0516d282879180e44f0c542566706f5eade84
tree1dddc88851e3c918e94f28f03bed06b3e6782e81
parent20d5148dca2f706a453b83fb413d99016e809496
Fix bug 5753: http://bugzilla.lyx.org/show_bug.cgi?id=5753.
Crash when setting caption on a row with a multicolumn.

If there is already a multicolumn on the row, the number of cells is different from column_info.size().

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