diff options
Diffstat (limited to 'include/proto.h')
-rw-r--r-- | include/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h index c36a4b23..1a466d6d 100644 --- a/include/proto.h +++ b/include/proto.h @@ -251,6 +251,7 @@ void fav_cleanup(void); void fav_clean_invisible(void); char current_fav_at_root(void); fav_t *get_fav_folder(fav_type_t *ft); +void updatenewfav(int mode); /* friend */ void friend_edit(int type); |