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

    r956 r1823  
    1 #import <Foundation/NSObject.h> 
    2 #import <AppKit/NSNibDeclarations.h> 
    31#import "JVChatRoomMember.h" 
    42#import "JVInspectorController.h" 
    5  
    6 @class NSView; 
    73 
    84@interface JVChatRoomMember (JVChatRoomMemberInspection) <JVInspection>