]> git.lyx.org Git - lyx.git/blobdiff - src/TocBackend.h
get rid of MSVC warning (signed/unsigned comparison)
[lyx.git] / src / TocBackend.h
index 379c47e536b1689e9c28f9cfa6e96cad55d41c71..20c87294a67647ac727de58f37aae80144806a02 100644 (file)
@@ -110,7 +110,7 @@ public:
        /// Return the first Toc Item before the cursor
        TocIterator const item(std::string const & type, ParConstIterator const &) const;
 
-       void asciiTocList(std::string const & type, odocstream & os) const;
+       void writePlaintextTocList(std::string const & type, odocstream & os) const;
 
 private:
        ///