From: Uwe Stöhr Date: Thu, 29 Sep 2011 13:39:48 +0000 (+0000) Subject: InsetTabular.cpp: whitespace only X-Git-Tag: 2.1.0beta1~2637 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=91156e8e0fa247690e190d08e3b4d88d476b1016;p=features.git InsetTabular.cpp: whitespace only git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39785 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index 1a2264ac89..53a808a83a 100644 --- a/src/insets/InsetTabular.cpp +++ b/src/insets/InsetTabular.cpp @@ -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);