]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiMathMatrix.cpp
Handle correctly zero table special arguments.
[lyx.git] / src / frontends / qt4 / GuiMathMatrix.cpp
index 457b749f5b397df81b3c210ea2cd40924def9874..e4e3f8878b04da28fed0d9dd3c01794c08a0e8d9 100644 (file)
@@ -131,7 +131,7 @@ void GuiMathMatrix::slotOK()
        // a matrix without a decoration is an array,
        // otherwise it is an AMS matrix
        // decorated matrices cannot have a vertical alignment
-       
+
        char const c = v_align_c[valignCO->currentIndex()];
        QString const sh = halignED->text();
        string const str = fromqstr(