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
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
Dov, please verify this.
[EMAIL PROTECTED] wrote:
Author: younes
Date: Mon Feb 11 09:10:02 2008
New Revision: 22935
URL: http://www.lyx.org/trac/changeset/22935
Log:
Fix warning and probably a bug.
Modified:
lyx-devel/trunk/src/insets/InsetTabular.cpp
Modified: lyx-devel/trunk/src/insets/