From bb80bd78f981c888efcc030168bd4e366b0ca6cd Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 31 Dec 2009 15:52:16 +0000 Subject: [PATCH] Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32690 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetRef.cpp | 1 + 1 file changed, 1 insertion(+) 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)); -- 2.39.2