Include WINDOW_REC with signal and let perl know about it

This commit is contained in:
vague666 2024-04-01 11:41:42 +02:00
commit c9a74d43cd
2 changed files with 4 additions and 1 deletions

View file

@ -363,6 +363,9 @@ textbuffer-view.c
textbuffer-formats.c
"gui render line text", TEXT_DEST_REC, GString *str, LINE_INFO_META_REC
textbuffer-commands.c
"window hidelevel changed", WINDOW_REC
Perl
----