mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 14:53:40 +00:00
[IMAGESOFT] Fix build. Addendum to commit 516c8829
.
This commit is contained in:
parent
9462350a92
commit
acde1e0e7b
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ MainWndMoveFloatingWindows(PMAIN_WND_INFO Info,
|
||||||
|
|
||||||
CopyMemory(wndOldPos,
|
CopyMemory(wndOldPos,
|
||||||
&wndNewPos,
|
&wndNewPos,
|
||||||
sizeof(wndOldPos));
|
sizeof(wndNewPos));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue