]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathHull.h
Fix the display of column spacing in AMS environments
[features.git] / src / mathed / InsetMathHull.h
index 3b447c38bd918655295a2148fcdafc28767e2ea4..6578fd3e87ed0dabbd6a27234249afaed2dccfcc 100644 (file)
@@ -111,6 +111,8 @@ public:
        ///
        int defaultColSpace(col_type col);
        ///
+       int displayColSpace(col_type col) const;
+       ///
        char defaultColAlign(col_type col);
        ///
        char displayColAlign(idx_type idx) const;