Program: wxMaracas
Module: $RCSfile: wxMPRWidget.h,v $
Language: C++
- Date: $Date: 2008/10/31 16:32:42 $
- Version: $Revision: 1.1 $
+ Date: $Date: 2008/10/31 16:47:51 $
+ Version: $Revision: 1.2 $
Copyright: (c) 2002, 2003
License:
#include <wx/listbox.h>
#include <wx/tglbtn.h>
#include <wx/splitter.h>
-
+#include "marTypes.h"
class wxMPRWidget;
class vtkInteractorStyleMPRView;
-class wxVtkMPR2DView : public wxVtk2DBaseView
+class MARACASVISULIB_EXPORTS wxVtkMPR2DView : public wxVtk2DBaseView
{
public:
wxVtkMPR2DView( wxWindow *parent, int direction );