Re: [Cvslog] r26081 - /lyx-devel/trunk/src/Undo.cpp

2008-08-06 Thread Abdelrazak Younes
rgheck wrote: [EMAIL PROTECTED] wrote: Author: younes Date: Wed Aug 6 18:08:50 2008 New Revision: 26081 URL: http://www.lyx.org/trac/changeset/26081 Log: Fix http://bugzilla.lyx.org/show_bug.cgi?id=5127 A call to updateLabels() was necessary (and safer) in all cases. Can you explain where alo

Re: [Cvslog] r26081 - /lyx-devel/trunk/src/Undo.cpp

2008-08-06 Thread rgheck
[EMAIL PROTECTED] wrote: Author: younes Date: Wed Aug 6 18:08:50 2008 New Revision: 26081 URL: http://www.lyx.org/trac/changeset/26081 Log: Fix http://bugzilla.lyx.org/show_bug.cgi?id=5127 A call to updateLabels() was necessary (and safer) in all cases. Can you explain where along the way t