2 * \brief Header: directory hotlist
8 /*** typedefs(not structures) and defined constants **********************************************/
12 /*** enums ***************************************************************************************/
21 /*** structures declarations (and typedefs of structures)*****************************************/
23 /*** global variables defined in .c file *********************************************************/
25 /*** declarations of public functions ************************************************************/
27 void add2hotlist_cmd (WPanel
* panel
);
28 char *hotlist_show (hotlist_t list_type
, WPanel
* panel
);
29 gboolean
save_hotlist (void);
30 void done_hotlist (void);
32 /*** inline functions ****************************************************************************/
33 #endif /* MC__HOTLIST_H */