]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetQuotes.h
Begin undoing the tocString() mess by renaming that routine.
[features.git] / src / insets / InsetQuotes.h
index 0cc463e4c27723fcaf4a2542a2072b327bc163bf..faab5ca90f7e7db94f42a65dc63960ea529c678c 100644 (file)
@@ -86,8 +86,8 @@ public:
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
 
-       /// the string that is passed to the TOC
-       void tocString(odocstream &) const;
+       /// 
+       void toString(odocstream &) const;
 
        ///
        void validate(LaTeXFeatures &) const;