]> Creatis software - creaMaracasVisu.git/commitdiff
*** empty log message ***
authorcasallas <casallas>
Fri, 31 Oct 2008 16:47:51 +0000 (16:47 +0000)
committercasallas <casallas>
Fri, 31 Oct 2008 16:47:51 +0000 (16:47 +0000)
lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMPRWidget.h

index 7440a6f0d45f147cdea4876f7f16ff6a9ef0d6df..b1f17cb67b28daa4bbc13968c6008fed0568e1a3 100644 (file)
@@ -3,8 +3,8 @@
   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:
@@ -55,7 +55,7 @@
 #include <wx/listbox.h>
 #include <wx/tglbtn.h>
 #include <wx/splitter.h>
-
+#include "marTypes.h"
 
 class wxMPRWidget;
 
@@ -325,7 +325,7 @@ private:
                                
 class vtkInteractorStyleMPRView;
        
-class wxVtkMPR2DView :  public wxVtk2DBaseView
+class MARACASVISULIB_EXPORTS wxVtkMPR2DView :  public wxVtk2DBaseView
 {
 public:
        wxVtkMPR2DView( wxWindow *parent, int direction );