SVN revision: 13639
This commit is contained in:
Kim Woelders 2005-03-06 21:32:41 +00:00
parent f47609bda7
commit c28ecf59b0
1 changed files with 1 additions and 1 deletions

View File

@ -1614,7 +1614,7 @@ SubmenuShowTimeout(int val __UNUSED__, void *dat)
if (!ewin)
return;
if (!ewin->shown)
return;
return;
mi = data->mi;
MenuShow(mi->child, 1);