diff pidgin/plugins/themeedit.c @ 26774:81559f83e993

Fix two warnings in the theme editor plugin
author Paul Aurich <paul@darkrain42.org>
date Sun, 26 Apr 2009 06:22:50 +0000
parents 78bca07e6737
children 4e7a9940627e
line wrap: on
line diff
--- a/pidgin/plugins/themeedit.c	Sun Apr 26 03:18:07 2009 +0000
+++ b/pidgin/plugins/themeedit.c	Sun Apr 26 06:22:50 2009 +0000
@@ -213,7 +213,7 @@
 }
 
 static void
-pidgin_blist_theme_edit(void)
+pidgin_blist_theme_edit(PurplePluginAction *unused)
 {
 	GtkWidget *dialog;
 	GtkWidget *box;