Edwin Leuven wrote: > Bernhard Roider wrote: >> Hello, >> >> Changeset 17470 (http://www.lyx.org/trac/changeset/17470) removed the >> default constructor from class OutputParams but it is needed by the >> local variable runparams in the method InsetMathMBox::write(..) > > i did the attached to make it compile.
That will not work when this code is actually activated. I committed a better fix. > haven't seen any regressions Because that is unused code that should not be compiled. Georg
