home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
- ItsContents_CQTDoc.h
-
- Define class of CSaver itsContents variable
- for the CQTDoc document class
-
- Copyright © 1995 Gregory Bonk for NewMedia Inc.. All rights reserved.
-
- Generated by Visual Architect™ 12:55 PM Wed, Aug 2, 1995
-
- This file is only generated once.
-
- YOU NEED TO MODIFY THIS FILE:
-
- Change every instance of CCollaborator below to the
- name of the actual class of your itsContents object
-
- ******************************************************************************/
-
- #pragma once
-
- #include "CCollaborator.h"
-
- #define ITSCONTENTS_CQTDoc CCollaborator
-
- #ifdef GENERATE_TEMPLATE
-
- #pragma template CSaver<CCollaborator>
-
- #endif
-