pidgin/gtkthemes.h

changeset 18545
5af898e91ec2
parent 17481
0187dfe85231
child 19859
71d37b57eff2
--- a/pidgin/gtkthemes.h	Sat May 26 13:48:41 2007 +0000
+++ b/pidgin/gtkthemes.h	Sun Jul 01 00:55:03 2007 +0000
@@ -49,5 +49,6 @@
 void pidgin_themes_smiley_themeize(GtkWidget *);
 void pidgin_themes_smiley_theme_probe(void);
 void pidgin_themes_load_smiley_theme(const char *file, gboolean load);
+void pidgin_themes_remove_smiley_theme(const char *file);
 GSList *pidgin_themes_get_proto_smileys(const char *id);
 #endif /* _PIDGINDIALOGS_H_ */

mercurial