]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formula.h
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed / formula.h
index 41f8bca78601985f930ee4c1344f25c9f4f9171d..b98c7ef8dc08649933c1c6cb03e24c32f7275c5a 100644 (file)
@@ -67,6 +67,8 @@ public:
        ///
        Inset::Code lyxCode() const;
        ///
+       bool insetAllowed(Inset::Code code) const;
+       ///
        virtual RESULT localDispatch(BufferView *, kb_action, string const &);
        ///
        std::vector<string> const getLabelList() const;