]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathSplit.h
Display the correct horizontal alignment in AMS environments
[features.git] / src / mathed / InsetMathSplit.h
index b0ff437f3ddcc5a2920f24f718024eca9062447a..1b2aa239e4b55bb1b65902bab9b394dc24e88c89 100644 (file)
@@ -43,6 +43,8 @@ public:
        ///
        char defaultColAlign(col_type);
        ///
+       char displayColAlign(idx_type idx) const;
+       ///
        InsetCode lyxCode() const { return MATH_SPLIT_CODE; }
 
 private: