CVS compile breaks at formula.C:231

2002-07-12 Thread R. Lahaye
Hi, Current CVS: formula.C: In method `void InsetFormula::draw(BufferView *, const LyXFont &, int, float &, bool) const': formula.C:231: no matching function for call to `grfx::PreviewImage::image (const InsetFormula &, BufferView &) const' ../../src/graphics/PreviewImage.h:49: candidates are:

Re: CVS compile breaks at formula.C:231

2002-07-12 Thread Andre Poenitz
On Fri, Jul 12, 2002 at 07:57:34PM +0900, R. Lahaye wrote: > formula.C:534: warning: control reaches end of non-void function > `InsetFormula::PreviewImpl::usePreview() const' > gmake[3]: *** [formula.lo] Error 1 My fault. I accidentally commited parts of Angus' patch. Reverted now. Andre' --