From eaa19598c1fa6fdc168e6cce12c56f348c26a227 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 30 Apr 2014 22:41:53 +0100 Subject: Added ui functions for otr authentication --- src/ui/ui.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ui/ui.h') diff --git a/src/ui/ui.h b/src/ui/ui.h index 6853e0c7..9bf07fd1 100644 --- a/src/ui/ui.h +++ b/src/ui/ui.h @@ -92,6 +92,9 @@ void (*ui_current_error_line)(const char * const msg); void (*ui_current_page_off)(void); void (*ui_current_update_virtual)(void); +void (*ui_otr_authenticating)(const char * const recipient); +void (*ui_otr_authetication_waiting)(const char * const recipient); + win_type_t (*ui_win_type)(int index); char * (*ui_recipient)(int index); void (*ui_close_win)(int index); -- cgit 1.4.1-2-gfad0