]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
More switches and whitespace fixes
[lyx.git] / src / insets / InsetHyperlink.h
index b33665e96a114e6d9210d744960034b2b4607d70..6bc0c64165cfd390e37238224a20388c69f04164 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        void toString(odocstream &) const;
        ///
-       void forToc(docstring &, size_t) const;
+       void forOutliner(docstring &, size_t) const;
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
        ///