From: Vincent van Ravesteijn Date: Mon, 26 Oct 2009 22:21:07 +0000 (+0000) Subject: * InsetTabular.h: Whitespace. X-Git-Tag: 2.0.0~5298 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1bcb0d38e61258045f92f72f53529115a9484175;p=lyx.git * InsetTabular.h: Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31755 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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 &);