mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-21 01:13:22 +01:00
Fixes and stuff...
This commit is contained in:
@@ -535,7 +535,8 @@ ToxWindow new_friendlist(void)
|
||||
ret.onCancel = &friendlist_onAv;
|
||||
ret.onReject = &friendlist_onAv;
|
||||
ret.onEnd = &friendlist_onAv;
|
||||
ret.onTimeout = &friendlist_onAv;
|
||||
ret.onRequestTimeout = &friendlist_onAv;
|
||||
ret.onPeerTimeout = &friendlist_onAv;
|
||||
#endif /* _SUPPORT_AUDIO */
|
||||
|
||||
strcpy(ret.name, "friends");
|
||||
|
||||
Reference in New Issue
Block a user