1 /*=========================================================================
4 Module: $RCSfile: wxMaracasEmptyPanel_2.h,v $
6 Date: $Date: 2008/10/31 16:32:09 $
7 Version: $Revision: 1.1 $
9 Copyright: (c) 2002, 2003
12 This software is distributed WITHOUT ANY WARRANTY; without even
13 the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
14 PURPOSE. See the above copyright notice for more information.
16 =========================================================================*/
18 #ifndef __WX__MARACAS__EMPTY_PANEL__2__HXX__
19 #define __WX__MARACAS__EMPTY_PANEL__2__HXX__
25 #include "vtkImageData.h"
27 #include "widgets/wxEmptyPanelWidget_2.h"
30 class wxMaracasEmptyPanel_2 : public wxPanel
33 wxMaracasEmptyPanel_2( wxWindow* parent,marInterface *mar);
34 ~wxMaracasEmptyPanel_2( );
37 wxEmptyPanelWidget_2* _emptyPanel_2;
40 #endif // __WX__MARACAS__EMPTY_PANEL__2__HXX__
42 // EOF - wxMaracasEmptyPanel.h