mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-13 15:31:23 +01:00
fix build error from "Show Root window"
This commit is contained in:
parent
725de2d892
commit
b062f2bda1
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ winHandleIconMessage (HWND hwnd, UINT message,
|
|||
{
|
||||
/* Remove Show Root Window button */
|
||||
RemoveMenu (hmenuTray,
|
||||
ID_APP_SHOW_ROOT,
|
||||
ID_APP_HIDE_ROOT,
|
||||
MF_BYCOMMAND);
|
||||
|
||||
/* Remove Hide Root Window button */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue