Develop and Download Open Source Software

Browse CVS Repository

Contents of /undmail/guiproto/MainToolbarSource.h

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


Revision 1.1 - (show annotations) (download) (as text)
Sun Nov 17 03:58:21 2002 UTC (21 years, 4 months ago) by footashida
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-chdr
*** empty log message ***

1
2 #import <Cocoa/Cocoa.h>
3 #import "ToolbarSource.h"
4
5 @class MainController;
6
7
8 @interface MainToolbarSource : ToolbarSource{
9
10 }
11 - (id)initWithController:(MainController *)controller;
12
13 @end

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