Show
Ignore:
Timestamp:
09/04/04 12:42:33 (4 years ago)
Author:
timothy
Message:

Moved Colloquy to a pre-compiled header. Removed all #imports that are part of the Cocoa, WebKit? and AGRegex frameworks. Removed all @class declarations that are part of the Cocoa frameworks.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/JVChatRoom.h

    r1802 r1823  
    11#import "JVDirectChat.h" 
    2 #import <AppKit/NSNibDeclarations.h> 
    32 
    4 @class NSTextView; 
    53@class WebView; 
    6 @class NSMutableDictionary; 
    7 @class NSMutableArray; 
    8 @class NSData; 
    9 @class NSString; 
    104@class JVChatRoomMember; 
    115