diff pidgin/gtkconv.h @ 19949:6829aa32b16c

propagate from branch 'im.pidgin.pidgin' (head 3a95a9866173539bae4b66f0e7047dae6f5376c6) to branch 'im.pidgin.sadrul.conv.persistent' (head 863f5c0525aa8313063c80e0af1f1b3ebbadde5f)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 12 Sep 2007 11:18:57 +0000
parents 44b4e8bd759b c45e06d1901c
children d9a6d6ac2537
line wrap: on
line diff
--- a/pidgin/gtkconv.h	Wed Sep 12 11:04:26 2007 +0000
+++ b/pidgin/gtkconv.h	Wed Sep 12 11:18:57 2007 +0000
@@ -168,6 +168,7 @@
 	struct {
 		int timer;
 		GList *current;
+		time_t when;
 	} attach;
 };