mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix typo!
svn path=/trunk/; revision=30825
This commit is contained in:
@@ -1992,7 +1992,7 @@ NtUserGetMenuItemRect(
|
||||
}
|
||||
|
||||
Rect.left += XMove;
|
||||
Rect.Top += YMove;
|
||||
Rect.top += YMove;
|
||||
Rect.right += XMove;
|
||||
Rect.bottom += YMove;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user