X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetText.h;h=1a6d123ac6981d98f116a26add9d18d956b1e4d6;hb=dae8555234f0e5c8358b91c307d91b219c664617;hp=7343ee5899273c3a34382c2abb5a9fde9384baaa;hpb=6a85db2307d04581b2e6146b399ab863277f53c1;p=lyx.git diff --git a/src/insets/InsetText.h b/src/insets/InsetText.h index 7343ee5899..1a6d123ac6 100644 --- a/src/insets/InsetText.h +++ b/src/insets/InsetText.h @@ -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; ///