UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
QfObjects.H
1 /* QfObjects.H */
2 /* $Id: QfObjects.H,v 1.2 1999/02/11 14:53:00 vlad Exp $ */
3 #ifndef __QfObjects_H
4 #define __QfObjects_H
5 
6 
7 /***********************************************************************
8  *
9  * Quick Visual Form Creation C++ Class Library
10  * Base objects.
11  *
12  ***********************************************************************/
13 
14 #include <zm/QfBrick.H>
15 
16 
17 #endif /* QfObjects.H */