]> git.lyx.org Git - lyx.git/blobdiff - src/toc.h
LFUN_UNICODE_INSERT - unicode-insert
[lyx.git] / src / toc.h
index 919d1ba28243cb6413162099f8664e048ae3be24..cf8d029cce9f24307f24ddcd17715dd0ce7237c9 100644 (file)
--- a/src/toc.h
+++ b/src/toc.h
@@ -44,7 +44,7 @@ TocIterator const getCurrentTocItem(Buffer const &, LCursor const &,
                                                                          std::string const & type);
 
 ///
-void asciiTocList(std::string const &, Buffer const &, std::ostream &);
+void asciiTocList(std::string const &, Buffer const &, odocstream &);
 
 /** Given the cmdName of the TOC param, returns the type used
     by ControlToc::getContents() */