Squash zillion warnings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28612 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-02-25 23:26:09 +00:00
parent 0b082f852a
commit 37f82f7c2b

View File

@ -85,7 +85,7 @@ public:
///
virtual void setButtonLabel() {}
///
virtual docstring const buttonLabel(BufferView const & bv) const
virtual docstring const buttonLabel(BufferView const &) const
{ return labelstring_; }
///
bool isOpen(BufferView const & bv) const