mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
fix package of term_refresh_* script api
This commit is contained in:
parent
0331970d64
commit
31c7c8eb95
1 changed files with 2 additions and 0 deletions
|
|
@ -195,6 +195,8 @@ BOOT:
|
||||||
irssi_boot(TextUI__TextBuffer);
|
irssi_boot(TextUI__TextBuffer);
|
||||||
irssi_boot(TextUI__TextBufferView);
|
irssi_boot(TextUI__TextBufferView);
|
||||||
|
|
||||||
|
MODULE = Irssi::TextUI PACKAGE = Irssi
|
||||||
|
|
||||||
void
|
void
|
||||||
term_refresh_freeze()
|
term_refresh_freeze()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue