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:
Lars Gullik Bjønnes 2006-10-20 10:35:07 +00:00
parent 9b3d9eb602
commit c985dce850

View File

@ -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; }