mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
InsetTabular.cpp: whitespace only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39785 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c06ae08067
commit
91156e8e0f
@ -1670,7 +1670,7 @@ Tabular::idx_type Tabular::setMultiRow(idx_type cell, idx_type number,
|
||||
// this feature would be a fileformat change
|
||||
// until LyX supports this, use the deault alignment of multirow
|
||||
// cells: left
|
||||
cs.alignment = LYX_ALIGN_LEFT;
|
||||
cs.alignment = LYX_ALIGN_LEFT;
|
||||
|
||||
// set the bottom line of the last selected cell
|
||||
setBottomLine(cell, bottom_border);
|
||||
|
Loading…
Reference in New Issue
Block a user