summaryrefslogtreecommitdiff
path: root/include/m_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_protocols.h')
-rw-r--r--include/m_protocols.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_protocols.h b/include/m_protocols.h
index 7ae638bf58..884ca2c5c3 100644
--- a/include/m_protocols.h
+++ b/include/m_protocols.h
@@ -279,6 +279,7 @@ struct MIR_APP_EXPORT PROTOACCOUNT
char* szUniqueId; // setting's unique id for any contact in the account
int iIconBase; // index of the first icon in ClistImages
+ int iRealStatus; // last status reported by protocol
bool IsEnabled(void) const;
bool IsLocked(void) const;