mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 07:42:02 +00:00
fix warning
This commit is contained in:
parent
307d59cdb9
commit
a042d6a9d2
@ -1117,7 +1117,7 @@ public:
|
||||
/// Update the counters of this inset and of its contents
|
||||
void updateBuffer(ParIterator const &, UpdateType, bool const deleted = false) override;
|
||||
///
|
||||
void updateStatistics(Statistics & stats) const;
|
||||
void updateStatistics(Statistics & stats) const override;
|
||||
///
|
||||
void addToToc(DocIterator const & di, bool output_active,
|
||||
UpdateType utype, TocBackend & backend) const override;
|
||||
|
Loading…
x
Reference in New Issue
Block a user