]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/Contour/ContourCrownWidget.h
Several precompiler modifications in order to be compatible with bbmaracasvisu (bbtk...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / Contour / ContourCrownWidget.h
index 56a03d2e89336de482fcaab4b6f83c7b07e3d3ac..4be60a60b8a23dde1f8fcfed1f8ba0d5931b4b09 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef __ContourCrownWidget_h_INCLUDED_H__
 #define __ContourCrownWidget_h_INCLUDED_H__
 
-
+#include "marTypes.h"
 #include <manualContour.h>
 #include "mBarRange.h"
 
@@ -13,7 +13,7 @@
 
 
   //--------------------------------------------------------------------------
-  class wxMaracasCoutourTool : public wxPanel
+  class MARACASVISULIB_EXPORTS wxMaracasCoutourTool : public wxPanel
   {
   public:
        wxMaracasCoutourTool( wxWindow *parent, wxVtkBaseView *wxvtkbaseview, vtkImageData* imagedata);