summaryrefslogtreecommitdiff
path: root/include/m_clistint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_clistint.h')
-rw-r--r--include/m_clistint.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h
index 29ee8791e9..3e145fa977 100644
--- a/include/m_clistint.h
+++ b/include/m_clistint.h
@@ -268,7 +268,8 @@ struct ClcCacheEntryBase
MCONTACT hContact;
wchar_t* tszName;
wchar_t* tszGroup;
- int bIsHidden;
+ int bIsHidden;
+ char* szProto;
};
struct CLIST_INTERFACE