mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Kill a gazillion warnings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32158 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f19b6178a9
commit
3870c6ae40
@ -449,7 +449,7 @@ public:
|
|||||||
* Most insets have no interest in this capability, so the method
|
* Most insets have no interest in this capability, so the method
|
||||||
* defaults to empty.
|
* defaults to empty.
|
||||||
*/
|
*/
|
||||||
virtual void addPreview(DocIterator const & insetPos,
|
virtual void addPreview(DocIterator const &,
|
||||||
graphics::PreviewLoader &) const {}
|
graphics::PreviewLoader &) const {}
|
||||||
|
|
||||||
/** Classifies the unicode characters appearing in a math inset
|
/** Classifies the unicode characters appearing in a math inset
|
||||||
|
Loading…
Reference in New Issue
Block a user