]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.cpp
InsetTabular.cpp: whitespace again, sorry
[lyx.git] / src / insets / InsetTabular.cpp
index e600d4499bbdd3bf1459f7454d20ca6a9e5f56a8..3511dd4693fc1c9f94bcf1533274925c8b551d28 100644 (file)
@@ -1328,7 +1328,7 @@ void Tabular::write(ostream & os) const
           << write_attribute("booktabs", use_booktabs)
           << write_attribute("islongtable", is_long_tabular);
        // longtables cannot be aligned vertically
-    if (!is_long_tabular)
+       if (!is_long_tabular)
           os << write_attribute("tabularvalignment", tabular_valignment);
        if (is_long_tabular)
           os << write_attribute("longtabularalignment",