]> git.lyx.org Git - features.git/commitdiff
* InsetTabular.h: Whitespace.
authorVincent van Ravesteijn <vfr@lyx.org>
Mon, 26 Oct 2009 22:21:07 +0000 (22:21 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Mon, 26 Oct 2009 22:21:07 +0000 (22:21 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31755 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetTabular.h

index 1641667a41372fa716f5994688977435915e5583..551dccfc6f4e69feb0f24533b086ea0fe85b0f3c 100644 (file)
@@ -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 &);