]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
Circumvent odd stmary font metrics (part of #9990).
[lyx.git] / src / insets / InsetHyperlink.h
index b33665e96a114e6d9210d744960034b2b4607d70..1dd3e08e2ca3d24d65cb247b647349c7b08d0469 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        void toString(odocstream &) const;
        ///
-       void forToc(docstring &, size_t) const;
+       void forOutliner(docstring &, size_t const, bool const) const;
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///