]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetCitation.h
Inset::textString --> Inset::tocString
[features.git] / src / insets / InsetCitation.h
index b0399d08981b3801fcdcc2f37db3c2061205395f..b232b86afd6d408299f219a46a96a87b71bf1507 100644 (file)
@@ -48,7 +48,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        /// the string that is passed to the TOC
-       void textString(odocstream &) const;
+       void tocString(odocstream &) const;
        ///
        void validate(LaTeXFeatures &) const;
        ///