Frameworks/Adium Framework/Source/AIChatControllerProtocol.h
changeset 3277 21ab21e877e0
parent 2472 724bdc7a81eb
child 3679 f4294bb53b0f
     1.1 --- a/Frameworks/Adium Framework/Source/AIChatControllerProtocol.h	Tue Jun 09 16:20:08 2009 -0700
     1.2 +++ b/Frameworks/Adium Framework/Source/AIChatControllerProtocol.h	Sat Aug 28 22:01:12 2010 +0200
     1.3 @@ -34,6 +34,7 @@
     1.4  
     1.5  - (BOOL)closeChat:(AIChat *)inChat;
     1.6  - (void)accountDidCloseChat:(AIChat *)inChat;
     1.7 +- (void)restoreChat:(AIChat *)inChat;
     1.8  
     1.9  @property (nonatomic, readonly) NSSet *openChats;
    1.10  @property (nonatomic, readonly) AIChat *mostRecentUnviewedChat;