Changeset 1823 for trunk/JVChatConsole.h
- Timestamp:
- 09/04/04 12:42:33 (4 years ago)
- Files:
-
- trunk/JVChatConsole.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/JVChatConsole.h
r1802 r1823 1 #import <Foundation/NSObject.h>2 #import <AppKit/NSNibDeclarations.h>3 1 #import "JVChatWindowController.h" 4 2 5 @class NSView;6 @class NSTextView;7 3 @class MVTextView; 8 4 @class MVChatConnection;
