]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetSpecialChar.h
Inset::textString --> Inset::tocString
[features.git] / src / insets / InsetSpecialChar.h
index d2e18d7c352afe6d51de3edd5c8293a6e719fe02..1f04c3d803367acfed610ac997619b4840c5d06c 100644 (file)
@@ -65,7 +65,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        /// the string that is passed to the TOC
-       void textString(odocstream &) const;
+       void tocString(odocstream &) const;
        ///
        InsetCode lyxCode() const { return SPECIALCHAR_CODE; }
        /// We don't need \begin_inset and \end_inset