]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetText.h
Get rid of regex_constants::match_partial
[lyx.git] / src / insets / InsetText.h
index 7343ee5899273c3a34382c2abb5a9fde9384baaa..1a6d123ac6981d98f116a26add9d18d956b1e4d6 100644 (file)
@@ -170,7 +170,7 @@ public:
        ///
        void toString(odocstream &) const;
        ///
-       void forToc(docstring &, size_t) const;
+       void forOutliner(docstring &, size_t) const;
        ///
        void addToToc(DocIterator const & di, bool output_active) const;
        ///