From: Richard Heck Date: Thu, 31 Dec 2009 15:52:16 +0000 (+0000) Subject: Whitespace. X-Git-Tag: 2.0.0~4663 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bb80bd78f981c888efcc030168bd4e366b0ca6cd;p=features.git Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32690 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/InsetRef.cpp b/src/insets/InsetRef.cpp index ae7f3b3ca7..7e0eb6db33 100644 --- a/src/insets/InsetRef.cpp +++ b/src/insets/InsetRef.cpp @@ -129,6 +129,7 @@ docstring InsetRef::xhtml(XHTMLStream & xs, OutputParams const &) const return docstring(); } + void InsetRef::tocString(odocstream & os) const { plaintext(os, OutputParams(0));