plugins/perl/common/Gaim.xs

changeset 6591
cc1ab32edcdc
parent 6588
187c6026c574
child 6735
a8c70aeddbe7
--- a/plugins/perl/common/Gaim.xs	Sun Aug 24 01:57:38 2003 +0000
+++ b/plugins/perl/common/Gaim.xs	Sun Aug 24 02:43:27 2003 +0000
@@ -91,4 +91,8 @@
 	GAIM_PERL_BOOT(BuddyList__Buddy);
 	GAIM_PERL_BOOT(BuddyList__Chat);
 	GAIM_PERL_BOOT(Connection);
+	GAIM_PERL_BOOT(Conversation);
+	GAIM_PERL_BOOT(Conversation__Chat);
+	GAIM_PERL_BOOT(Conversation__IM);
+	GAIM_PERL_BOOT(ConvWindow);
 

mercurial