Added SQLite persistent storage for friend requests.
This commit is contained in:
parent
b0e91b7b5b
commit
225e576d57
10 changed files with 578 additions and 77 deletions
|
|
@ -46,7 +46,6 @@ struct t_twc_profile
|
|||
struct t_gui_buffer *buffer;
|
||||
struct t_hook *tox_do_timer;
|
||||
|
||||
struct t_twc_list *friend_requests;
|
||||
struct t_twc_list *chats;
|
||||
struct t_hashtable *message_queues;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue