mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
Allow exporting symbols, patch by juerd@juerd.nl
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2233 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
eb91b126ec
commit
3b8622f1aa
4 changed files with 13 additions and 0 deletions
|
|
@ -20,4 +20,6 @@ bootstrap Irssi::UI $VERSION if (!Irssi::Core::is_static());
|
|||
|
||||
Irssi::UI::init();
|
||||
|
||||
Irssi::EXPORT_ALL();
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue