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/JVChatConsole.h

    r1802 r1823  
    1 #import <Foundation/NSObject.h> 
    2 #import <AppKit/NSNibDeclarations.h> 
    31#import "JVChatWindowController.h" 
    42 
    5 @class NSView; 
    6 @class NSTextView; 
    73@class MVTextView; 
    84@class MVChatConnection;