mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 16:46:21 +00:00
Plugins: Added on_chat_win_focus
This commit is contained in:
@@ -84,4 +84,6 @@ void c_on_contact_offline_hook(ProfPlugin *plugin, const char *const barejid, co
|
||||
void c_on_contact_presence_hook(ProfPlugin *plugin, const char *const barejid, const char *const resource,
|
||||
const char *const presence, const char *const status, const int priority);
|
||||
|
||||
void c_on_chat_win_focus_hook(ProfPlugin *plugin, const char *const barejid);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user