home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-02-27 | 741 b | 23 lines | [TEXT/KAHL] |
- /******************************************************************************
- CWarningsPane.h
-
- Interface for WarningsPane class.
-
- SUPERCLASS = CArrayPane
-
- Copyright © 1991 Symantec Corporation. All rights reserved.
-
-
- ******************************************************************************/
-
- #define _H_CWarningsPane
-
- #include "CArrayPane.h"
-
- class CHarvestOptions;
-
- class CWarningsPane : public CArrayPane
- {
- public:
- CHarvestOptions *theOpts;
- void IWarningsPane( CView *anEnclosure, CBureaucr