summaryrefslogtreecommitdiff
path: root/icons.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2011-04-01 02:20:17 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2011-04-01 02:20:17 +0300
commit8cdda41b119526a2741938d57b7e066e1697315b (patch)
tree8cdf835e909c5321a923634b2ad341cf3f4faf46 /icons.cpp
parent089c1fb6bcbdb5ea07419486b78da9c3e120ee9c (diff)
hm ))
Diffstat (limited to 'icons.cpp')
-rw-r--r--icons.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons.cpp b/icons.cpp
index a4099db..cd32911 100644
--- a/icons.cpp
+++ b/icons.cpp
@@ -104,7 +104,7 @@ void setClistIcon(HANDLE hContact)
void setSrmmIcon(HANDLE hContact)
{
- hContact = metaGetCurrent(hContact);
+ hContact = metaGetMostOnline(hContact);
bool enabled = isContactSecured(hContact);
HANDLE hMC = hContact;
if(metaIsProtoMetaContacts(hContact))