Changeset 25564
- Timestamp:
- 11/11/2008 08:54:39 PM (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Frameworks/Adium Framework/Source/AIContentObject.h
r24898 r25564 161 161 * @return The chat with which this content is associated. 162 162 */ 163 @property (nonatomic, read only) AIChat *chat;163 @property (nonatomic, readwrite, assign) AIChat *chat; 164 164 165 165 /*! @brief Obtain the current message in the content.