mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 17:26:45 +02:00
put help message in chatwindow box when in scroll mode
This commit is contained in:
@ -79,3 +79,4 @@ void line_info_clear(struct history *hst);
|
||||
|
||||
void line_info_init(struct history *hst);
|
||||
void line_info_onKey(ToxWindow *self, wint_t key);
|
||||
void line_info_onDraw(ToxWindow *self);
|
Reference in New Issue
Block a user