Silence warning
This commit is contained in:
parent
f0702ac72c
commit
e785c8ac55
|
@ -241,7 +241,7 @@ int generic_action_ok_displaylist_push(const char *path,
|
|||
break;
|
||||
case ACTION_OK_DL_HELP:
|
||||
info_label = label;
|
||||
menu_popup_push_pending(true, type);
|
||||
menu_popup_push_pending(true, (enum menu_popup_type)type);
|
||||
dl_type = DISPLAYLIST_HELP;
|
||||
break;
|
||||
case ACTION_OK_DL_RPL_ENTRY:
|
||||
|
|
Loading…
Reference in New Issue