mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
add LINE_INFO_META_REC to Perl
This commit is contained in:
parent
6a52b5ac07
commit
1602b506a6
5 changed files with 35 additions and 31 deletions
|
|
@ -12,3 +12,4 @@ typedef WINDOW_REC *Irssi__UI__Window;
|
|||
typedef TEXT_DEST_REC *Irssi__UI__TextDest;
|
||||
typedef THEME_REC *Irssi__UI__Theme;
|
||||
typedef KEYINFO_REC *Irssi__UI__Keyinfo;
|
||||
typedef LINE_INFO_META_REC *Irssi__UI__LineInfoMeta;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue