mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
core: add "_chat_line_x" in focus hashtable (for buffers with free content)
This commit is contained in:
@@ -141,6 +141,7 @@ extern void gui_window_get_context_at_xy (struct t_gui_window *window,
|
||||
int x, int y,
|
||||
int *chat,
|
||||
struct t_gui_line **line,
|
||||
int *line_x,
|
||||
char **word,
|
||||
char **beginning,
|
||||
char **end);
|
||||
|
||||
Reference in New Issue
Block a user