]> git.lyx.org Git - features.git/commitdiff
Whitespace.
authorRichard Heck <rgheck@comcast.net>
Thu, 31 Dec 2009 15:52:16 +0000 (15:52 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 31 Dec 2009 15:52:16 +0000 (15:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32690 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetRef.cpp

index ae7f3b3ca7e06e971aa9b854b6da16585083597f..7e0eb6db33f8dc78092998e30294916cd70ab800 100644 (file)
@@ -129,6 +129,7 @@ docstring InsetRef::xhtml(XHTMLStream & xs, OutputParams const &) const
        return docstring();
 }
 
+
 void InsetRef::tocString(odocstream & os) const
 {
        plaintext(os, OutputParams(0));