mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 20:50:29 +00:00
- Fix build from 49005.
svn path=/trunk/; revision=49006
This commit is contained in:
parent
76bac9c7df
commit
da848d062f
1 changed files with 1 additions and 1 deletions
|
@ -943,7 +943,7 @@ UINT
|
||||||
NTAPI
|
NTAPI
|
||||||
NtUserGetMenuIndex(
|
NtUserGetMenuIndex(
|
||||||
HMENU hMenu,
|
HMENU hMenu,
|
||||||
UINT wID);
|
HMENU hSubMenu);
|
||||||
|
|
||||||
BOOL
|
BOOL
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
Loading…
Reference in a new issue