From 22eae5feb9bb4b1efb2ef09852bd465bdb2980ce Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Thu, 4 Jan 2007 08:57:55 +0000 Subject: [PATCH] formatting git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16487 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetMathNest.C | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mathed/InsetMathNest.C b/src/mathed/InsetMathNest.C index 664902dbba..212883d1d5 100644 --- a/src/mathed/InsetMathNest.C +++ b/src/mathed/InsetMathNest.C @@ -1202,10 +1202,8 @@ void InsetMathNest::lfunMouseMotion(LCursor & cur, FuncRequest & cmd) bvcur.setCursor(cur); bvcur.selection() = true; //lyxerr << "MOTION " << bvcur << endl; - } - else { + } else cur.undispatched(); - } } } -- 2.39.5