summaryrefslogtreecommitdiff
path: root/apps/menus/recording_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/menus/recording_menu.c')
-rw-r--r--apps/menus/recording_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/menus/recording_menu.c b/apps/menus/recording_menu.c
index 50b49c9db9..56afe6117f 100644
--- a/apps/menus/recording_menu.c
+++ b/apps/menus/recording_menu.c
@@ -853,4 +853,4 @@ bool recording_menu(bool no_source)
853}; 853};
854 854
855MENUITEM_FUNCTION(recording_settings, MENU_FUNC_USEPARAM, ID2P(LANG_RECORDING_SETTINGS), 855MENUITEM_FUNCTION(recording_settings, MENU_FUNC_USEPARAM, ID2P(LANG_RECORDING_SETTINGS),
856 (int (*)(void*))recording_menu, 0, NULL, Icon_NOICON); 856 (int (*)(void*))recording_menu, 0, NULL, Icon_Recording);