some more unix love for plugin config

This commit is contained in:
Berke Viktor 2011-11-30 08:35:13 +01:00
parent 1567d32697
commit ebee44ca13
1 changed files with 4 additions and 2 deletions

View File

@ -30,7 +30,9 @@ EXPORTED {
xchat_send_modes;
xchat_strip;
xchat_free;
xchat_set_plugin_pref;
xchat_get_plugin_pref;
xchat_set_plugin_pref_str;
xchat_get_plugin_pref_str;
xchat_set_plugin_pref_int;
xchat_get_plugin_pref_int;
local: *;
};