Added ui_ev_new_private_win to ui events
This commit is contained in:
@@ -37,5 +37,6 @@
|
||||
|
||||
void ui_ev_focus_win(ProfWin *win);
|
||||
ProfChatWin* ui_ev_new_chat_win(const char * const barejid);
|
||||
ProfPrivateWin* ui_ev_new_private_win(const char * const fulljid);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user