Develop and Download Open Source Software

Browse CVS Repository

Contents of /undmail/proto/MainController.h

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


Revision 1.1.1.1 - (show annotations) (download) (as text) (vendor branch)
Sat Nov 2 05:49:41 2002 UTC (21 years, 4 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 #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