[PATCH] WIP: rewrite statistics code
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Wed Jul 24 19:09:52 UTC 2024
Le 24/07/2024 à 19:28, Scott Kostyshak a écrit :
> /home/scott/lyxbuilds/master-master/repo/src/insets/InsetTabular.h:1120:7: error: 'updateStatistics' overrides a member function but is not marked 'override' [-Werror,-Winconsistent-missing-override]
> void updateStatistics(Statistics & stats) const;
> ^
> /home/scott/lyxbuilds/master-master/repo/src/insets/Inset.h:485:15: note: overridden virtual function is here
> virtual void updateStatistics(Statistics & stats) const;
> ^
Good point. Fixed.
JMarc
More information about the lyx-devel
mailing list