mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 05:46:22 +00:00
Move SIGWINCH handling to ui/core.c, ignore signal whilst resizing
This commit is contained in:
@@ -91,6 +91,7 @@ void ui_smp_answer_failure(const char * const barejid) {}
|
||||
|
||||
void ui_otr_authenticating(const char * const barejid) {}
|
||||
void ui_otr_authetication_waiting(const char * const recipient) {}
|
||||
void ui_sigwinch_handler(int sig) {}
|
||||
|
||||
unsigned long ui_get_idle_time(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user