7 lines
148 B
C
7 lines
148 B
C
#ifndef E_SHELL_VIEW_MENU_H
|
|
#define E_SHELL_VIEW_MENU_H
|
|
|
|
void e_shell_view_setup_menus (EShellView *eshell_view);
|
|
|
|
#endif /* E_SHELL_VIEW_MENU_H */
|