libpurple/protocols/jabber/jabber.h

branch
cpw.malu.xmpp.idle
changeset 26796
c2f378bc4183
parent 26746
2a2d45ac9774
parent 26725
fbfc67bd9fd6
child 26946
d33862e3c96f
--- a/libpurple/protocols/jabber/jabber.h	Sun Apr 12 23:57:27 2009 +0000
+++ b/libpurple/protocols/jabber/jabber.h	Mon Apr 13 13:33:47 2009 +0000
@@ -158,6 +158,7 @@
 	GList *file_transfers;
 
 	time_t idle;
+	time_t old_idle;
 
 	JabberID *user;
 	PurpleConnection *gc;

mercurial