From 9fa288067770f43524dade59907de1763e670bb8 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Mon, 30 Apr 2007 10:44:23 +0000 Subject: [PATCH] revert unrelated change in rev 18110 . git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18111 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathGrid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2