diff libgaim/plugins/perl/common/typemap @ 15204:d83f71ca0cd7

[gaim-migrate @ 17994] fix the perl bindings for the notify_userinfo changes. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 14 Dec 2006 05:02:08 +0000
parents 53f7a4a8ad2a
children
line wrap: on
line diff
--- a/libgaim/plugins/perl/common/typemap	Thu Dec 14 04:56:54 2006 +0000
+++ b/libgaim/plugins/perl/common/typemap	Thu Dec 14 05:02:08 2006 +0000
@@ -99,6 +99,8 @@
 Gaim::NotifySearchButton		T_GaimObj
 Gaim::NotifyType			T_IV
 Gaim::NotifyUiOps			T_GaimObj
+Gaim::NotifyUserInfo			T_GaimObj
+Gaim::NotifyUserInfoEntry		T_GaimObj
 
 Gaim::Plugin				T_GaimObj
 Gaim::PluginType			T_IV