]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathGrid.h
Give inset codes to all the math insets, so we get more information when
[features.git] / src / mathed / InsetMathGrid.h
index f085f99f1a86b614c9293af3c96db2c2e5516a2f..fb6edfb98965e9d43953d25ad51b451a9de64489 100644 (file)
@@ -248,6 +248,9 @@ protected:
        std::vector<ColInfo> colinfo_;
        /// cell info
        std::vector<CellInfo> cellinfo_;
+       ///
+       InsetCode lyxCode() const { return MATH_GRID_CODE; }
+
 private:
        ///
        char v_align_; // add approp. type