]> git.lyx.org Git - features.git/blobdiff - src/mathed/MathRow.h
Re-implement math markers logic.
[features.git] / src / mathed / MathRow.h
index 818b690eda162e6054670af386906ad6805b4e93..760ac18eb1cf8cd718ffa8e4076e4158426fbad8 100644 (file)
@@ -12,6 +12,7 @@
 #ifndef MATH_ROW_H
 #define MATH_ROW_H
 
+#include "InsetMath.h"
 #include "MathClass.h"
 
 #include "ColorCode.h"
@@ -69,6 +70,8 @@ public:
                int before, after;
                /// count wether the current mathdata is nested in macro(s)
                int macro_nesting;
+               /// Marker type
+               InsetMath::marker_type marker;
 
                /// When type is INSET
                /// the math inset