On 03-Oct-2000 Jean-Marc Lasgouttes wrote:
> 
> cxx: Info: ../../../lyx-devel/src/insets/insettabular.h, line 189: 
>           "void InsetTabular::ShowInsetCursor(BufferView *, bool)" does not
>           match "UpdatableInset::ShowInsetCursor" -- virtual function override
>           intended? (D:nonfundec)
>     void ShowInsetCursor(BufferView *, bool show=true);
> ---------^
> 
> It seems that the show argument is not in the original definition.
> Juergen, is that intentional?

I had a look and the function was private so I thought this is private
to InsetTabular ;). I need the bool so that I can just do a reposition
of the inset-cursor if it is invisible and don't do the display cursor.

I'll probably add this to the Base definition then!

        Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Don't despair; your ideal lover is waiting for you around the corner.

Reply via email to