Am 06.03.2020 um 13:04 schrieb Juergen Spitzmueller <sp...@lyx.org>: > > commit d94b708a0fec6ade04fc9d09bd86afd73e72fac7 > Author: Juergen Spitzmueller <sp...@lyx.org> > Date: Fri Mar 6 13:23:01 2020 +0100 > > Tell updateBuffer whether an inset is deleted. > > Fixes #11747
I’d guess this commit causes the following warning: src/mathed/InsetMathNest.h:41:7: Hidden overloaded virtual function 'lyx::InsetMathNest::updateBuffer' declared here: different number of parameters (3 vs 2) Something like the attached patch should cure it. Ok? Stephan
InsetMathRef.patch
Description: Binary data
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel