Stefan Schimanski wrote:
See http://www.lyx.org/trac/changeset/23133. The two switch cases are
the same. I just merged them.
OK, understood :-)
Abdel.
Abdelrazak Younes wrote:
Stefan Schimanski wrote:
See http://www.lyx.org/trac/changeset/23133. The two switch cases are
the same. I just merged them.
I don't follow you. You did more than that:
-if (lyx_view_)
-return lyx_view_->getStatus(cmd);
-enable = false;
-
Stefan Schimanski wrote:
See http://www.lyx.org/trac/changeset/23133. The two switch cases are
the same. I just merged them.
I don't follow you. You did more than that:
-if (lyx_view_)
-return lyx_view_->getStatus(cmd);
-enable = false;
-break;
-
See http://www.lyx.org/trac/changeset/23133. The two switch cases are
the same. I just merged them.
Stefan
Am 22.02.2008 um 17:50 schrieb Abdelrazak Younes:
[EMAIL PROTECTED] wrote:
Author: sts
Date: Fri Feb 22 16:38:26 2008
New Revision: 23133
URL: http://www.lyx.org/trac/changeset/23133
L
[EMAIL PROTECTED] wrote:
Author: sts
Date: Fri Feb 22 16:38:26 2008
New Revision: 23133
URL: http://www.lyx.org/trac/changeset/23133
Log:
* cosmetic
Well, this is not cosmetics. Why did you you do that?
Modified:
lyx-devel/trunk/src/LyXFunc.cpp
Modified: lyx-devel/trunk/src/LyXFunc.cpp