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 1a466d6d..59c7428c 100644 --- a/include/proto.h +++ b/include/proto.h @@ -252,6 +252,7 @@ void fav_clean_invisible(void); char current_fav_at_root(void); fav_t *get_fav_folder(fav_type_t *ft); void updatenewfav(int mode); +void subscribe_newfav(void); /* friend */ void friend_edit(int type); |