]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathExInt.h
Give inset codes to all the math insets, so we get more information when
[features.git] / src / mathed / InsetMathExInt.h
index d83d600bdebdebd57c9042d3ac312ac49fd23f37..00f7ed9f578554020a98acc169ea123b38a7b0c3 100644 (file)
@@ -45,6 +45,8 @@ public:
        void mathmlize(MathStream &) const;
        ///
        void write(WriteStream & os) const;
+       ///
+       InsetCode lyxCode() const { return MATH_EXINT_CODE; }
 private:
        virtual Inset * clone() const;
        ///