changeset 19962:15f523ded027

"Fixing"GtkPlugin.xs
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 19 Aug 2007 13:06:40 +0000
parents 0b4c970e62ee
children d1dd84d36d8d
files pidgin/plugins/perl/common/GtkPlugin.xs
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/perl/common/GtkPlugin.xs	Sun Aug 19 13:05:09 2007 +0000
+++ b/pidgin/plugins/perl/common/GtkPlugin.xs	Sun Aug 19 13:06:40 2007 +0000
@@ -11,3 +11,5 @@
 
 void
 pidgin_plugin_dialog_show()
+CODE:
+	pidgin_plugin_dialog_show(NULL);