Adium

Changeset 25564

Show
Ignore:
Timestamp:
11/11/2008 08:54:39 PM (2 months ago)
Author:
zacw
Message:

Allow the chat of an AIContentObject to be modified (found a use for this in my C/R plugin…).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Frameworks/Adium Framework/Source/AIContentObject.h

    r24898 r25564  
    161161 *      @return The chat with which this content is associated. 
    162162 */ 
    163 @property (nonatomic, readonly) AIChat *chat; 
     163@property (nonatomic, readwrite, assign) AIChat *chat; 
    164164 
    165165/*!     @brief  Obtain the current message in the content.