mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 11:46:21 +00:00
Show message on /msg when windows full
This commit is contained in:
1
src/ui.h
1
src/ui.h
@@ -75,6 +75,7 @@ void ui_contact_offline(const char * const from, const char * const show,
|
||||
void ui_disconnected(void);
|
||||
void ui_handle_special_keys(const int * const ch);
|
||||
void ui_switch_win(const int i);
|
||||
gboolean ui_windows_full(void);
|
||||
|
||||
// create windows
|
||||
void create_title_bar(void);
|
||||
|
||||
Reference in New Issue
Block a user