Adium

Changeset 25626

Show
Ignore:
Timestamp:
11/24/2008 10:28:46 PM (2 months ago)
Author:
catfish_man
Message:

warnings--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Frameworks/Adium Framework/Source/AIContactObserverManager.m

    r25625 r25626  
    282282                 
    283283                if ([listObject isKindOfClass:[AIListContact class]]) { 
    284                         AIListContact *contact = listObject; 
     284                        AIListContact *contact = (AIListContact *)listObject; 
    285285                         
    286286                        //If this contact is within a meta contact, update the meta contact too