fix build error from "Show Root window"

This commit is contained in:
Alexander Gottwald 2004-03-19 13:21:19 +00:00
parent 725de2d892
commit b062f2bda1

View file

@ -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 */