From 31d355d4f54a5754acd6766315d01f72c8a29942 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 15 Mar 2009 21:21:45 +0000 Subject: [PATCH] Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28807 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/Inset.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/Inset.cpp b/src/insets/Inset.cpp index c0c9c68713..06d56e66ef 100644 --- a/src/insets/Inset.cpp +++ b/src/insets/Inset.cpp @@ -419,7 +419,7 @@ bool Inset::covers(BufferView const & bv, int x, int y) const InsetLayout const & Inset::getLayout(BufferParams const & bp) const { - return bp.documentClass().insetLayout(name()); + return bp.documentClass().insetLayout(name()); } -- 2.39.2