diff options
Diffstat (limited to 'protocols/JabberG/src/jabber_list.h')
-rw-r--r-- | protocols/JabberG/src/jabber_list.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/JabberG/src/jabber_list.h b/protocols/JabberG/src/jabber_list.h index 24beee26c7..7c7d3d2014 100644 --- a/protocols/JabberG/src/jabber_list.h +++ b/protocols/JabberG/src/jabber_list.h @@ -183,6 +183,7 @@ struct JABBER_LIST_ITEM BOOL bAutoJoin;
BOOL bUseResource;
+ BOOL bHistoryRead;
};
struct JABBER_HTTP_AVATARS
|