]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
Circumvent odd stmary font metrics (part of #9990).
[lyx.git] / src / insets / InsetGraphics.h
index d6ccfe2331ab6b42ddd4097f01b431d0029275c8..3cf296fc8db71be2ce34525d138c9bf90749c543 100644 (file)
@@ -99,7 +99,8 @@ private:
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;
        ///
-       void addToToc(DocIterator const & di, bool output_active) const;
+       void addToToc(DocIterator const & di, bool output_active,
+                                 UpdateType utype) const;
        ///
        std::string contextMenuName() const;
        /// Force inset into LTR environment if surroundings are RTL