UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ZDialogs.H
1 /* ZDialogs.H */
2 /* $Id: ZDialogs.H,v 1.2 2004/03/25 11:32:46 ivan Exp $ */
3 #ifndef __ZDialogs_H
4 #define __ZDialogs_H
5 
6 /***********************************************************************
7  * Several dialog windows for tuning visualization parameters of
8  * different ztools objects.
9  ***********************************************************************/
10 
11 #include <zm/ZSVOdialog.H>
12 #include <zm/ZMZdialog.H>
13 
14 
15 #endif /* ZDialogs.H */