mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
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:
parent
0b082f852a
commit
37f82f7c2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user