]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathMacroTemplate.h
Get rid of Inset::setPosCache
[lyx.git] / src / mathed / MathMacroTemplate.h
index 366c654a03f560a8bb7fdcf381bfc59f0565884d..b0c301897761a0caeb9124c91270386b960875a9 100644 (file)
@@ -103,6 +103,9 @@ public:
        void infoize(odocstream & os) const;
        ///
        std::string contextMenuName() const;
+       ///
+       void addToToc(DocIterator const & di, bool output_active,
+                                 UpdateType utype) const;
 protected:
        ///
        virtual void doDispatch(Cursor & cur, FuncRequest & cmd);