1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 19:53:13 +02:00

relay: add global relay hdata variables

This commit is contained in:
Sébastien Helleu
2024-01-06 09:55:30 +01:00
parent 57a206287a
commit 5df85c7a53
7 changed files with 136 additions and 134 deletions
+3
View File
@@ -42,6 +42,9 @@ struct t_config_section;
struct t_config_file;
struct t_gui_window;
struct t_gui_buffer;
struct t_gui_lines;
struct t_gui_line;
struct t_gui_line_data;
struct t_gui_bar;
struct t_gui_bar_item;
struct t_gui_bar_window;