diff src/gaim.h @ 1749:5bfc58c20e82

[gaim-migrate @ 1759] patch from sean egan for event_set_info. why this would be necessary... i guess we'll see :) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 25 Apr 2001 08:34:46 +0000
parents 251c19bf5763
children 3dfe4aefd366
line wrap: on
line diff
--- a/src/gaim.h	Wed Apr 25 08:17:38 2001 +0000
+++ b/src/gaim.h	Wed Apr 25 08:34:46 2001 +0000
@@ -190,6 +190,7 @@
 	event_error,
 	event_quit,
 	event_new_conversation,
+	event_set_info,
 	/* any others? it's easy to add... */
 };