Develop and Download Open Source Software

Browse CVS Repository

Annotation of /undmail/proto/MainController.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (hide annotations) (download) (as text) (vendor branch)
Sat Nov 2 05:49:41 2002 UTC (21 years, 5 months ago) by footashida
Branch: MAIN, vendor
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/x-chdr
undmail no proto type.

1 footashida 1.1 #import <Cocoa/Cocoa.h>
2     @interface MainController : NSObject {
3     IBOutlet NSWindow *window;
4     IBOutlet NSTableView *mailList;
5     IBOutlet NSOutlineView *folderTree;
6     IBOutlet NSTextView *mailContents;
7     }
8     @end

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26