Re: BIDI Fix (was Re: r22935 - /lyx-devel/trunk/src/insets/InsetTabular.cpp

2008-02-12 Thread Abdelrazak Younes
Dov Feldstern wrote: Abdelrazak Younes wrote: Dov, please verify this. -void InsetTabular::edit(Cursor & cur, bool, EntryDirectionType) +void InsetTabular::edit(Cursor & cur, bool, EntryDirectionType direction) { //lyxerr << "InsetTabular::edit: " << this << endl; cur.finishUnd

Re: BIDI Fix (was Re: r22935 - /lyx-devel/trunk/src/insets/InsetTabular.cpp

2008-02-12 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov, please verify this. -void InsetTabular::edit(Cursor & cur, bool, EntryDirectionType) +void InsetTabular::edit(Cursor & cur, bool, EntryDirectionType direction) { //lyxerr << "InsetTabular::edit: " << this << endl; cur.finishUndo(); cur.selectio