Default avatar icon must be notified to observer.
This commit is contained in:
parent
12852eb377
commit
0fb4c94b82
|
@ -150,7 +150,7 @@ ContactLinker::SetProtocolLooper(ProtocolLooper* looper)
|
||||||
CayaProtocol* protocol = fLooper->Protocol();
|
CayaProtocol* protocol = fLooper->Protocol();
|
||||||
CayaProtocolAddOn* addOn
|
CayaProtocolAddOn* addOn
|
||||||
= ProtocolManager::Get()->ProtocolAddOn(protocol->Signature());
|
= ProtocolManager::Get()->ProtocolAddOn(protocol->Signature());
|
||||||
fAvatarBitmap = addOn->Icon();
|
SetNotifyAvatarBitmap(addOn->Icon());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ŝarĝante…
Reference in New Issue