Files
geant4/environments/XVT/HP_GUI/factory/facdec.h
T
2016-06-01 15:25:35 +02:00

41 lines
901 B
C++

// This code implementation is the intellectual property of
// the RD44 GEANT4 collaboration.
//
// By copying, distributing or modifying the Program (or any work
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: facdec.h,v 2.1 1998/07/12 02:39:14 urbi Exp $
// GEANT4 tag $Name: geant4-00 $
//
/*
This is version 4.5 of XVT-Architect.
This file was automatically generated by XVT-Architect,
Do not modify its contents.
*/
#ifndef GUI_FacDec_h
#define GUI_FacDec_h
// Forward Declarations
#define CUserView PWR_CRectangle
#define CUserSubview PWR_CRectangle
#define CUserView_i CRectangle_i
#define CUserSubview_i CRectangle_i
class CMenuButton;
class CScroller;
class CMenuBar;
class CToolBar;
class G4XvtGUI;
class CTaskDoc;
class CTaskWin;
class NScrollText;
class G4XvtDoc;
class G4XvtWin;
class CStatusBar;
class NLineText;
#endif