mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 16:26:22 +00:00
Now sends desktop notification periodically to remind of unread messages
This commit is contained in:
2
src/ui.h
2
src/ui.h
@@ -98,7 +98,7 @@ void win_contact_offline(const char * const from, const char * const show,
|
||||
void win_disconnected(void);
|
||||
void win_show(const char * const msg);
|
||||
void win_bad_show(const char * const msg);
|
||||
gint win_get_unread(void);
|
||||
void win_remind(void);
|
||||
|
||||
// console window actions
|
||||
void cons_help(void);
|
||||
|
||||
Reference in New Issue
Block a user