src/prpl.h

changeset 9754
3a17eee239b2
parent 9753
5951fd24250e
child 9755
81a1b2c8cafd
--- a/src/prpl.h	Sun Aug 15 17:05:51 2004 +0000
+++ b/src/prpl.h	Sun Aug 15 19:34:20 2004 +0000
@@ -229,6 +229,7 @@
 
 	GList *(*blist_node_menu)(GaimBlistNode *node);
 	GList *(*chat_info)(GaimConnection *);
+	GHashTable *(*chat_info_defaults)(GaimConnection *, const char *chat_name);
 
 	/* All the server-related functions */
 	void (*login)(GaimAccount *);

mercurial