From 1bcb0d38e61258045f92f72f53529115a9484175 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Mon, 26 Oct 2009 22:21:07 +0000 Subject: [PATCH] * InsetTabular.h: Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31755 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetTabular.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetTabular.h b/src/insets/InsetTabular.h index 1641667a41..551dccfc6f 100644 --- a/src/insets/InsetTabular.h +++ b/src/insets/InsetTabular.h @@ -824,7 +824,7 @@ public: /// Inset * editXY(Cursor & cur, int x, int y); /// can we go further down on mouse click? - bool descendable(BufferView const & ) const { return true; } + bool descendable(BufferView const &) const { return true; } // Update the counters of this inset and of its contents void updateLabels(ParIterator const &); -- 2.39.5