mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
formatting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16487 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
84763472b8
commit
22eae5feb9
@ -1202,11 +1202,9 @@ void InsetMathNest::lfunMouseMotion(LCursor & cur, FuncRequest & cmd)
|
||||
bvcur.setCursor(cur);
|
||||
bvcur.selection() = true;
|
||||
//lyxerr << "MOTION " << bvcur << endl;
|
||||
}
|
||||
else {
|
||||
} else
|
||||
cur.undispatched();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user