Fix deferred callback for Favorites

This commit is contained in:
twinaphex 2016-12-13 01:26:54 +01:00
parent 6354d7ee5f
commit fcd49b0341

View File

@ -1348,7 +1348,7 @@ static int menu_cbs_init_bind_deferred_push_compare_label(
BIND_ACTION_DEFERRED_PUSH(cbs, deferred_push_content_history_path);
break;
case MENU_LABEL_DOWNLOADED_FILE_DETECT_CORE_LIST:
case MENU_LABEL_DETECT_CORE_LIST:
case MENU_LABEL_FAVORITES:
BIND_ACTION_DEFERRED_PUSH(cbs, deferred_push_detect_core_list);
break;
default: