Develop and Download Open Source Software

Browse CVS Repository

Contents of /undmail/guiproto/DummyOutlineDataSource.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)
Mon Nov 11 15:40:37 2002 UTC (21 years, 4 months ago) by footashida
Branch: MAIN, ventor
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/x-chdr

1 #import <Foundation/Foundation.h>
2 @class DummyOutlineItem;
3
4 @interface DummyOutlineDataSource : NSObject {
5 DummyOutlineItem *rootItem;
6 }
7
8 @end

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