home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
- CVAWASTEDlgText.h
-
- Header for CVAWASTEDlgText DialogText Class
-
- Copyright © 1995 Dan Crevier. All rights reserved.
-
- Generated by Visual Architect™ 5:42 PM Sun, Nov 12, 1995
-
- This file is only generated once. You can modify it by filling
- in the placeholder functions and adding any new functions you wish.
-
- If you change the name of the document class, a fresh version of this
- file will be generated. If you have made any changes to the file
- with the old name, you will have to copy those changes to the new
- file by hand.
-
- ******************************************************************************/
-
- #pragma once
-
- #include "x_CVAWASTEDlgText.h"
-
- class CVAWASTEDlgText : public x_CVAWASTEDlgText
- {
- public:
-
- TCL_DECLARE_CLASS
-
- /** Object I/O **/
- virtual void PutTo(CStream &aStream);
- virtual void GetFrom(CStream &aStream);
- };
-