mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-30 08:26:45 +02:00
Lots of bug fixes and general code cleanup
This commit is contained in:
@ -41,6 +41,7 @@ typedef struct {
|
||||
} FriendRequests;
|
||||
|
||||
ToxWindow new_prompt(void);
|
||||
|
||||
void prep_prompt_win(void);
|
||||
void prompt_init_statusbar(ToxWindow *self, Tox *m);
|
||||
void prompt_update_nick(ToxWindow *prompt, const char *nick);
|
||||
|
Reference in New Issue
Block a user