diff src/gaim.h @ 2104:0b81421021fd

[gaim-migrate @ 2114] heh. i confused myself. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 01 Aug 2001 22:06:17 +0000
parents 899c22dcee42
children 3110ea142888
line wrap: on
line diff
--- a/src/gaim.h	Wed Aug 01 21:24:42 2001 +0000
+++ b/src/gaim.h	Wed Aug 01 22:06:17 2001 +0000
@@ -201,7 +201,8 @@
 	event_new_conversation,
 	event_set_info,
 	event_draw_menu,
-	event_im_displayed,
+	event_im_displayed_sent,
+	event_im_displayed_rcvd,
 	/* any others? it's easy to add... */
 };