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 b73c09bf49..fec42d8b01 100644 --- a/protocols/JabberG/src/jabber_list.h +++ b/protocols/JabberG/src/jabber_list.h @@ -102,6 +102,7 @@ struct JABBER_RESOURCE_STATUS // XEP-0085 gone event support
BOOL bMessageSessionActive;
+
JABBER_XEP0232_SOFTWARE_INFO* pSoftwareInfo;
};
|