diff mcabber/mcabber/roster.h @ 1996:7837d5a3f509

Going back to the first buddy with /roster next_unread when there is no more unread messages.
author Simon Jacquin
date Sun, 22 May 2011 23:30:37 +0200
parents 6febc7d1f760
children 8dc418af3e72
line wrap: on
line diff
--- a/mcabber/mcabber/roster.h	Sat Apr 16 09:25:21 2011 +0200
+++ b/mcabber/mcabber/roster.h	Sun May 22 23:30:37 2011 +0200
@@ -168,6 +168,7 @@
 extern GList *buddylist;
 extern GList *current_buddy;
 extern GList *alternate_buddy;
+extern GList *last_activity_buddy;
 
 // Macros...