From e324defe21b6a40f4721067ae869789cd70d91dc Mon Sep 17 00:00:00 2001 From: casallas Date: Fri, 31 Oct 2008 16:47:51 +0000 Subject: [PATCH] *** empty log message *** --- .../src/interface/wxWindows/widgets/wxMPRWidget.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMPRWidget.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMPRWidget.h index 7440a6f..b1f17cb 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMPRWidget.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMPRWidget.h @@ -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 #include #include - +#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 ); -- 2.45.2