From: Abdelrazak Younes Date: Mon, 30 Apr 2007 10:44:23 +0000 (+0000) Subject: revert unrelated change in rev 18110 . X-Git-Tag: 1.6.10~9971 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9fa288067770f43524dade59907de1763e670bb8;p=features.git revert unrelated change in rev 18110 . git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18111 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/InsetMathGrid.cpp b/src/mathed/InsetMathGrid.cpp index 594b1c264b..0d6918d1bb 100644 --- a/src/mathed/InsetMathGrid.cpp +++ b/src/mathed/InsetMathGrid.cpp @@ -1039,7 +1039,7 @@ void InsetMathGrid::doDispatch(Cursor & cur, FuncRequest & cmd) break; case LFUN_INSET_DIALOG_UPDATE: -// GridInsetMailer(*this).updateDialog(&cur.bv()); + GridInsetMailer(*this).updateDialog(&cur.bv()); break; // insert file functions