mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
add "gui render line text" to signals.txt
This commit is contained in:
parent
ed23d89a5a
commit
96e9ab41e9
1 changed files with 3 additions and 0 deletions
|
|
@ -358,6 +358,9 @@ gui-printtext.c:
|
|||
textbuffer-view.c
|
||||
"gui textbuffer line removed", TEXTBUFFER_VIEW_REC *view, LINE_REC *line, LINE_REC *prev_line
|
||||
|
||||
textbuffer-formats.c
|
||||
"gui render line text", TEXT_DEST_REC, GString *str, LINE_INFO_META_REC
|
||||
|
||||
Perl
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue