On Tue, Jul 15, 2003 at 01:07:07PM +0200, Lars Gullik Bjønnes wrote:
> |  void LyXText::clearPaint()
> |  {
> | -   refresh_status_ = REFRESH_NONE;
> | +   need_refresh_ = true;
> |     refresh_row = rows().end();
> |     refresh_y = 0;
> |  }
> 
> Is this correct?

No.

> Shouldn't it be false?

Yes.

> (Or is this the buf fix?)

No.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to