diff pidgin/plugins/themeedit-icon.h @ 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 0dddfdb3a24a
children f27198aad234
line wrap: on
line diff
--- a/pidgin/plugins/themeedit-icon.h	Sun Apr 26 03:18:07 2009 +0000
+++ b/pidgin/plugins/themeedit-icon.h	Sun Apr 26 06:22:50 2009 +0000
@@ -1,2 +1,2 @@
-void pidgin_icon_theme_edit(void);
+void pidgin_icon_theme_edit(PurplePluginAction *);