mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33697 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cd5d57e504
commit
5d60104a69
@ -1887,8 +1887,7 @@ void InsetMathNest::completionPosAndDim(Cursor const & cur, int & x, int & y,
|
||||
dim.asc += 3;
|
||||
|
||||
// and position
|
||||
Point xy
|
||||
= cur.bv().coordCache().insets().xy(inset);
|
||||
Point xy = cur.bv().coordCache().insets().xy(inset);
|
||||
x = xy.x_;
|
||||
y = xy.y_;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user