Handling commands after /disconnect
This commit is contained in:
1
src/ui.h
1
src/ui.h
@@ -160,6 +160,7 @@ void cons_check_version(gboolean not_available_msg);
|
||||
void status_bar_refresh(void);
|
||||
void status_bar_resize(void);
|
||||
void status_bar_clear(void);
|
||||
void status_bar_clear_message(void);
|
||||
void status_bar_get_password(void);
|
||||
void status_bar_print_message(const char * const msg);
|
||||
void status_bar_inactive(const int win);
|
||||
|
||||
Reference in New Issue
Block a user