]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_mboxinset.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_mboxinset.h
index 25a3dc417bdb75a74b0b8ee85553ce2560d54614..6d54d99c93f80afedbc1df14b8e0fcdc87298ae9 100644 (file)
@@ -35,6 +35,8 @@ public:
 
        ///
        void write(WriteStream & os) const;
+       ///
+       bool inMathed() const { return false; }
 
        ///
        LyXText * getText(int) const;