skeleton for xchat_del_pluginpref

This commit is contained in:
Berke Viktor
2012-01-14 00:29:01 +01:00
parent c979a8a8b7
commit c3821b6316
5 changed files with 35 additions and 3 deletions

View File

@ -34,5 +34,6 @@ EXPORTED {
xchat_get_pluginpref_str;
xchat_set_pluginpref_int;
xchat_get_pluginpref_int;
xchat_del_pluginpref;
local: *;
};