--- a/pidgin/gtkplugin.h Wed Aug 08 19:19:48 2007 +0000
+++ b/pidgin/gtkplugin.h Wed Aug 08 19:47:05 2007 +0000
@@ -74,6 +74,6 @@
/**
* Shows the Plugins dialog
*/
-void pidgin_plugin_dialog_show(void);
+void pidgin_plugin_dialog_show(GtkWindow *parent);
#endif /* _PIDGINPLUGIN_H_ */