Am Samstag, den 07.03.2020, 16:17 +0100 schrieb Stephan Witt:
> 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 l
Am 06.03.2020 um 13:04 schrieb Juergen Spitzmueller :
>
> commit d94b708a0fec6ade04fc9d09bd86afd73e72fac7
> Author: Juergen Spitzmueller
> 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