]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathHull.h
Parse \multicolumn in math (bug 396)
[features.git] / src / mathed / InsetMathHull.h
index fce431294c55b8ec82bae34ce422e7db237cb2fe..55275371fd796dc7f4cb33fe007ad4fd03bf48bc 100644 (file)
@@ -111,8 +111,7 @@ public:
        ///
        char defaultColAlign(col_type col);
        ///
-       ///
-       char displayColAlign(col_type col, row_type row) const;
+       char displayColAlign(idx_type idx) const;
        ///
        bool idxFirst(Cursor &) const;
        ///