mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 15:06:45 +02:00
add help menu for friendlist
This commit is contained in:
@ -32,6 +32,7 @@ typedef enum {
|
||||
HELP_CHAT,
|
||||
HELP_GROUP,
|
||||
HELP_KEYS,
|
||||
HELP_CONTACTS,
|
||||
} HELP_TYPES;
|
||||
|
||||
void help_onDraw(ToxWindow *self);
|
||||
|
Reference in New Issue
Block a user