mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 14:15:32 +00:00
Get rid of warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15395 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9b3d9eb602
commit
c985dce850
@ -396,7 +396,7 @@ public:
|
||||
virtual bool noFontChange() const { return false; }
|
||||
|
||||
/// set the change for the entire inset
|
||||
virtual void setChange(Change const & change) {}
|
||||
virtual void setChange(Change const &) {}
|
||||
|
||||
/// pretty arbitrary
|
||||
virtual int width() const { return 10; }
|
||||
|
Loading…
Reference in New Issue
Block a user